Added install script
This commit is contained in:
parent
0ffc0617cb
commit
db00b45d39
4
install.sh
Executable file
4
install.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf
|
||||
ln -s ~/.dotfiles/zshrc ~/.zshrc
|
||||
ln -s ~/.dotfiles/oh-my-zsh ~/.oh-my-zsh
|
Loading…
Reference in New Issue
Block a user