diff options
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-x | shell_only.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell_only.sh b/shell_only.sh index 53e4b6e..d915b56 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -87,6 +87,7 @@ ln -sf ${PWD}/zshrc ~/.zshrc ln -sf ${PWD}/zsh_aliases ~/.zsh_aliases ln -sf ${PWD}/fzf_key_bindings.zsh ~/.zsh_fzf_key_bindings ln -sf ${PWD}/fzf_completion.zsh ~/.zsh_fzf_completion +ln -sf ${PWD}/profile ~/.profile ln -sf ${PWD}/tmux.conf ~/.tmux.conf ln -sf ${PWD}/vimrc ~/.vimrc |