My dotfiles
Find a file
Rodolphe Breard 71326ccce7 Remove the vim-troll-stopper vim plugin
I don't know why but I keep having issues with this specific
plugin. Unicode trolls are not in my threat-model and I can
already catch some thank to slight differences in the font.
2017-07-22 15:55:47 +02:00
.config Add a second "misc" window group 2016-10-30 12:02:05 +01:00
.vim/bundle vundle update 2016-08-10 23:03:21 +02:00
bin Move the 'xplorer' alias to a binary 2016-10-31 18:03:54 +01:00
.abcde.conf Adding abcde config. 2015-11-08 18:50:52 +01:00
.aliases Add back the ryzom_season_change alias 2017-06-18 17:51:57 +02:00
.bash_logout bash 2013-03-23 14:48:31 +01:00
.bash_profile reducing some "if" 2015-02-09 22:27:02 +01:00
.bashrc Set the custom bin path within a dedicated script 2017-02-12 16:09:16 +01:00
.git_commit_msg.txt Add a memento to the git commit message template 2016-07-30 19:50:22 +02:00
.gitconfig Removing the unused bclean alias. 2016-07-09 19:30:26 +02:00
.gitignore Ignoring vim temp files. 2015-10-11 17:32:52 +02:00
.gitmodules Adding Vundle as a git submodule. 2015-10-17 12:03:42 +02:00
.psqlrc Adding an awesome psql prompt. 2015-02-11 17:45:43 +01:00
.setpath.sh Test the directory before adding it 2017-02-12 16:22:28 +01:00
.signature Display the full key ID in the signature 2016-11-26 15:40:58 +01:00
.tmux.conf Fixing tmux default-terminal 2015-10-15 12:00:29 +02:00
.vimrc Remove the vim-troll-stopper vim plugin 2017-07-22 15:55:47 +02:00
.xinitrc Fix several issues with .xinitrc 2017-02-12 16:55:23 +01:00
.xprofile Add a random wallpaper using feh 2017-07-22 15:48:24 +02:00
.Xresources Using inconsolata as the default font for urxvt. 2015-08-12 12:07:00 +02:00
.xscreensaver Updating xscreensaver's settings. 2015-11-03 10:59:28 +01:00
.zprofile cleaning stuff 2015-02-09 20:07:40 +01:00
.zshrc Set the custom bin path within a dedicated script 2017-02-12 16:09:16 +01:00
README.md Adding the missing session signs. 2015-10-17 12:26:08 +02:00

dotfiles

This is just a bunch of dotfiles.

vim

Plugins are managed by Vundle, which is a git submodule. After cloning the dotfiles repository, you have to initialize the submodule and install all plugins.

$ cd dotfiles/
$ git submodule init
$ git submodule update
$ vim +PluginInstall +qall

Plugins can be updated with vim +PluginUpdate +qall.

qtile

The wallpaper is randomly set from images (png, jpg and jpeg) from ~/pictures/wallpapers/enabled/. You should populate this directory with symbolic links pointing to images stored in ~/pictures/wallpapers/.