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 ../
|
||||||
cd ~/dotfiles/nushell
|
cd ~/dotfiles/nushell
|
||||||
lazygit
|
lazygit
|
||||||
|
echo "nushell/history.txt" >> ~/dotfiles/.gitignore
|
||||||
|
cd ~/dotfiles/nushell
|
||||||
|
nvim ~/dotfiles/.gitignore
|
||||||
|
cd ../
|
||||||
|
|||||||
Reference in New Issue
Block a user