No description
Find a file
2025-07-01 20:18:26 -04:00
authorized_keys init 2025-04-30 03:51:27 +00:00
README.md feat: add tmux configs 2025-07-01 20:18:26 -04:00
tmux.conf feat: add tmux configs 2025-07-01 20:18:26 -04:00
vimrc init 2025-04-30 03:51:27 +00:00

Dotfiles

VimRC

ln -s ~/dotfiles/vimrc .vimrc`

Authorized Keys

ln -s ~/dotfiles/authorized_keys .ssh/authorized_keys`

Tmux

ln -s ~/dotfiles/tmux.conf .tmux.conf