-
cvsadd Add a new directory into CVS recursively.
usage: cvsadd <directory> -
.vimrc
The configure file of VIM
-
cvsalias
Some CVS aliases.
-
git-completion.bash
Add following code in ~/.bashrc
if [ -f /path/to/git-completion.bash ]; then
. /path/to/git-completion.bash
fi