Moving some stuff
This commit is contained in:
parent
5968d95731
commit
124b5c0a7f
1 changed files with 2 additions and 1 deletions
3
setup
3
setup
|
@ -5,11 +5,12 @@ DOTFILES_DIR=~/.dotfiles
|
|||
|
||||
# FILEINREPO SPACE WHEREYOUWANTITLINKED
|
||||
SYMLINKS=(
|
||||
"git/gitconfig ~/.gitconfig"
|
||||
"mysql/my.cnf ~/.my.cnf"
|
||||
"tmux/tmux.conf ~/.tmux.conf"
|
||||
"vim/ ~/.vim"
|
||||
"zsh/zshrc ~/.zshrc"
|
||||
".dotprivate/git/gitconfig ~/.gitconfig"
|
||||
".dotprivate/ssh/config ~/.ssh/config"
|
||||
".dotprivate/tmuxinator/ ~/.tmuxinator"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue