chore: 🧹 Minor Tweaks
This commit is contained in:
@@ -120,7 +120,7 @@ ln -s $HOME/dotfiles/.justfile $HOME/.justfile
|
||||
|
||||
# slightly tested zshrc sym link
|
||||
sudo rm -f /etc/zshrc
|
||||
sudo ln -s /etc/zshrc $HOME/dotfiles/zsh/.zshrc
|
||||
sudo ln -s $HOME/dotfiles/zsh/.zshrc /etc/zshrc
|
||||
|
||||
# ============================================================
|
||||
# NVIM SETUP
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
# tbc
|
||||
# tbc
|
||||
|
||||
rsync devin@192.168.0.49:~/.ssh/id_rsa devin@192.168.0.49:~/.ssh/id_rsa.pub devin@192.168.0.49:~/.ssh/config devin@192.168.0.49:~/.private.gpg ~/.ssh/
|
||||
|
||||
gpg --import ~/.ssh/private.gpg
|
||||
Reference in New Issue
Block a user