diff options
Diffstat (limited to 'Shell/README.md')
-rw-r--r-- | Shell/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Shell/README.md b/Shell/README.md index 614b3e7..955d0d8 100644 --- a/Shell/README.md +++ b/Shell/README.md @@ -1,4 +1,5 @@ ``` +ln -s ~/dotfiles/Shell/fish ~/.config/fish ln -s ~/dotfiles/Shell/bash_aliases ~/.bash_aliases ln -s ~/dotfiles/Shell/bashrc ~/.bashrc ln -s ~/dotfiles/Shell/zshrc ~/.zshrc |