Skip to content

fabceolin/dotfiles

Repository files navigation

dotfiles

Here I archive my home dotfiles

My name is Fabrício Ceolin @fabceolin and I'm sharing my dot files with you.

I used to like the simple things and I believe that maintain everything simple makes my work environment more productive. To archive this objective, I'm putting my dotfiles here, to facilitate the sync my working evironment look and feel with all my machines and you.

I'm using this dotfiles at Fedora 16 and Ubuntu 12.10 and justs works.

My idea is combine the simple xmonad desktop window with command line, psychological tricks and lot of shortcuts to make my environment very productive.

At now, there are configurations for gnome-terminal xmonad vim and some scripts

Psychological tricks

It's known that changing context is expensive to us. Reference: Cognitive Switching Penalty

And the distractions can make us less productive Reference: Distractions

To improve my productivity I minimize the context switch and remove distractions of my work desktop, using the following environment:

Google-chrome

I'm using google-chrome with High Contrast Google Chrome Extension using a Inverted Grayscale Theme or a full desktop inverted color (see xmonad).

In this way, images is become not attractive and you concentrate on important things instead color pop-up claiming your attention.

You can improve a lot you productivity coding, writing, reporting and continue to search on web without restrictions.

Xmonad

My xmonad is high productivity environment, using tablets main ideas:

Gnome-terminal

I'm using gnome terminal with byobu terminal window manager. I can manage all console terminals from there with some shortcuts.

The highlights gnome-terminal configuration is

Vim

There are a simple vimrc file that convert tab to 4 spaces, taglist plugin, autoident, DiffOrig, that show a diff from original file and you editing a file.

Scripts

At the moment, there are two script only: A dconf to put auto-hide gnome panels to on or or off called ~/bin/toggle-autohide and a gstreamer script to make screencasts at ~/bin/recorddesktop

Install

To install dotfiles, run cd dotfiles ./install.sh

CAUTION This script will overwrite of your conf files without warning. I'll improve this scripts soon to check this situation.

About

Here I archive my home dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published