From c2c1944b95d8c2f552040c017eb0e8222c582b2e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 14 Oct 2024 00:05:03 +0200 Subject: Cleanup and added script that creates symlinks --- update.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 update.sh (limited to 'update.sh') diff --git a/update.sh b/update.sh new file mode 100644 index 0000000..82da5bd --- /dev/null +++ b/update.sh @@ -0,0 +1,6 @@ +ln -s ~/.dotfiles/shenanigans.sh ~/.shenanigans.sh +ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf +ln -s ~/.dotfiles/vimrc ~/.vimrc +ln -s ~/.dotfiles/newsboat ~/.newsboat/config +ln -s ~/.dotfiles/urls ~/.newsboat/urls + -- cgit v1.2.3