My dotfiles...
Find a file
Fernando Schauenburg 419775ef10 Use easily extensible path manipulation
By using a for loop, new entries can easily be added to the PATH without
having to enter additional commands. The precedence of the entries can
also be easily adjusted by reordering the list that is iterated over.
2015-11-04 12:52:29 +01:00
dircolors Initial commit 2015-06-13 21:09:33 +02:00
git_template Initial commit 2015-06-13 21:09:33 +02:00
resources Initial commit 2015-06-13 21:09:33 +02:00
vim/bundle Initial commit 2015-06-13 21:09:33 +02:00
.gitignore Initial commit 2015-06-13 21:09:33 +02:00
.gitmodules Initial commit 2015-06-13 21:09:33 +02:00
bash_profile Use easily extensible path manipulation 2015-11-04 12:52:29 +01:00
bashrc Initial commit 2015-06-13 21:09:33 +02:00
gitconfig Improve git aliases 2015-06-14 00:27:33 +02:00
gitignore_global Initial commit 2015-06-13 21:09:33 +02:00
hushlogin Initial commit 2015-06-13 21:09:33 +02:00
inputrc Initial commit 2015-06-13 21:09:33 +02:00
minttyrc Initial commit 2015-06-13 21:09:33 +02:00
rcrc Initial commit 2015-06-13 21:09:33 +02:00
tmux.conf Initial commit 2015-06-13 21:09:33 +02:00
vimrc Change mappings for window navigation and resizing 2015-06-14 21:27:33 +02:00