feat: Add .gitignore and improve link script
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1 +1,8 @@
|
||||
nushell/history.txt
|
||||
# Ignore application history files
|
||||
**/history.txt
|
||||
**/history.db
|
||||
|
||||
# Ignore shell history files
|
||||
.zsh_history
|
||||
.bash_history
|
||||
|
||||
Reference in New Issue
Block a user