Nick Nisi 1313ed78ee Renamed git/aliases.zsh to git/git.zsh
+ Added a function to the file to allow for easier renaming of files

Changing the case of a filename is difficult in git because git does not
track case-sensitivity changes to a filename. I added a function which
simply does a `git mv` got a temporary file name and then does a `git
mv` to the desired filename.
2012-05-04 15:03:22 -05:00
2012-05-01 22:05:08 -05:00
2012-05-04 14:57:35 -05:00
2012-04-11 23:20:10 -05:00
2012-05-01 09:00:19 -05:00
2012-05-01 09:04:07 -05:00
2012-04-11 23:22:43 -05:00

Dotfiles

Description
No description provided
Readme MIT 1.4 MiB
Languages
Vim Script 70.1%
Shell 16.1%
Vim Snippet 13.8%