chore: 🧹 Minor Tweaks

This commit is contained in:
2026-01-25 09:50:50 +00:00
parent 3f575e744e
commit 0ab5c6f251
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ ln -s $HOME/dotfiles/.justfile $HOME/.justfile
# slightly tested zshrc sym link # slightly tested zshrc sym link
sudo rm -f /etc/zshrc 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 # NVIM SETUP
+5 -1
View File
@@ -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