aboutsummaryrefslogtreecommitdiff
path: root/symlink.sh
diff options
context:
space:
mode:
Diffstat (limited to 'symlink.sh')
-rw-r--r--symlink.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/symlink.sh b/symlink.sh
index 12d01fd..a026315 100644
--- a/symlink.sh
+++ b/symlink.sh
@@ -2,4 +2,5 @@ ln -s ~/.dotfiles/shenanigans.sh ~/.shenanigans.sh
2ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf 2ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf
3ln -s ~/.dotfiles/vimrc ~/.vimrc 3ln -s ~/.dotfiles/vimrc ~/.vimrc
4ln -s ~/.dotfiles/i3config ~/.config/i3/config 4ln -s ~/.dotfiles/i3config ~/.config/i3/config
5ln -s ~/.dotfiles/rssfeeds ~/.newsboat/urls
5 6