sbclirc: fix and add

This commit is contained in:
2018-08-16 17:08:39 +02:00
parent a8b542516a
commit 998e06f253
2 changed files with 2 additions and 2 deletions

2
zshrc
View File

@@ -163,10 +163,10 @@ save_dotfiles(){
cp ~/.gitignore ${DOTPATH}gitignore
cp ~/.inputrc ${DOTPATH}inputrc
cp ~/.pythonrc ${DOTPATH}pythonrc
cp ~/.sbclirc ${DOTPATH}sbclirc
cp ~/.valgrindrc ${DOTPATH}valgrindrc
cp ~/.vimrc ${DOTPATH}vimrc
cp ~/.zeptorc ${DOTPATH}zeptorc
cp ~/.zepsrc ${DOTPATH}zepsrc
cp ~/.zshrc ${DOTPATH}zshrc
}