added zepto cloc file

This commit is contained in:
hellerve
2016-02-24 16:10:33 +01:00
parent 1ab2e7b470
commit f43a077030
4 changed files with 8 additions and 2 deletions

View File

@@ -127,3 +127,4 @@ save_dotfiles(){
cp ~/.vimrc ${DOTPATH}vimrc
cp ~/.zshrc ${DOTPATH}zshrc
}
if [ -e /Users/veitheller/.nix-profile/etc/profile.d/nix.sh ]; then . /Users/veitheller/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer