add gitignore and update files
This commit is contained in:
5
symlink.sh
Normal file
5
symlink.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /bin/bash
|
||||
|
||||
ln -s ./tmux/tmux.conf ~/.tmux.conf
|
||||
ln -s ./nvim/init.vim ~/.vimrc
|
||||
ln -s ./zsh/zshrc ~/.zshrc
|
||||
Reference in New Issue
Block a user