Updated .gitignore to remove history.txt
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
nushell/history.txt
|
||||
@ -82,3 +82,7 @@ echo "nushell/history.txt" >> ~/dotfiles/.gitignore
|
||||
cd ../
|
||||
cd ~/dotfiles/nushell
|
||||
lazygit
|
||||
echo "nushell/history.txt" >> ~/dotfiles/.gitignore
|
||||
cd ~/dotfiles/nushell
|
||||
nvim ~/dotfiles/.gitignore
|
||||
cd ../
|
||||
|
||||
Reference in New Issue
Block a user