diff options
Diffstat (limited to 'symlink.sh')
| -rw-r--r-- | symlink.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/symlink.sh b/symlink.sh new file mode 100644 index 0000000..82da5bd --- /dev/null +++ b/symlink.sh | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | ln -s ~/.dotfiles/shenanigans.sh ~/.shenanigans.sh | ||
| 2 | ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf | ||
| 3 | ln -s ~/.dotfiles/vimrc ~/.vimrc | ||
| 4 | ln -s ~/.dotfiles/newsboat ~/.newsboat/config | ||
| 5 | ln -s ~/.dotfiles/urls ~/.newsboat/urls | ||
| 6 | |||
