Compare commits

...

2 Commits

Author SHA1 Message Date
6245f72e58 Remove history 2025-10-07 09:11:18 +11:00
1fb3de5641 remove history.txt 2025-10-07 08:50:28 +11:00

View File

@ -68,3 +68,17 @@ ssh sam@192.168.20.13
nvim ~/dotfiles/.zshrc nvim ~/dotfiles/.zshrc
atuin atuin
cd ~/dotfiles cd ~/dotfiles
lazygit
hostname
lazygit
hostname
lazygit
cd ~/dotfiles
git rm --cached history.txt
ls
cd ~/dotfiles/nushell
git rm --cached history.txt
echo "nushell/history.txt" >> ~/dotfiles/.gitignore
cd ../
cd ~/dotfiles/nushell
lazygit