aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-06-20 22:51:35 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-06-20 22:51:35 +1200
commitbebbc9bb1c32f3f460ca6d6e81446fcc996dc9d6 (patch)
treeb10dfe3d6269550146c4d1184921f379cd79af83 /.gitignore
parentNix DISPLAY, otherwise don't change environment (diff)
downloaddotfiles-bebbc9bb1c32f3f460ca6d6e81446fcc996dc9d6.tar.gz
dotfiles-bebbc9bb1c32f3f460ca6d6e81446fcc996dc9d6.zip
Massive overhaul of structure for Bash files
* No longer using .bash_logout * No longer using .bash_profile, using POSIX-compliant .profile * instead; in particular, moved most of environment settings into .profile * Moved some of the separable functionality of both .profile and .bashrc into subdirectories (some scripts shared, some not) * Tidied implementation of ls/grep aliases * Updated install script to reflect all of the above
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dfb04663..dd5a5f4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,15 @@
+bash/bashrc.d/*
+!bash/bashrc.d/cd.bash
+!bash/bashrc.d/grep.bash
+!bash/bashrc.d/ls.bash
+!bash/bashrc.d/prompt.bash
+!bash/bashrc.d/tmux.bash
gnupg/*
!gnupg/*.conf
mutt/muttrc.alternates
mutt/signature.*
newsbeuter/urls
+sh/profile.d/*
urxvt/urxvtd-*
vim/.netrwhist
vim/spell/*