add(git): better global ignore

This commit is contained in:
Léana 江 2023-10-13 17:47:58 +02:00 committed by Léana 江
parent a7352ce34b
commit 8b10b1221d
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# eval "$(starship init bash)"
eval "$(starship init bash)"
set -o vi
function gaa() {
@ -22,4 +22,4 @@ export EDITOR=vim
bind -x '"\C-l": clear;'
PS1='\[\e[38;5;203m\]\h\[\e[0m\]:\[\e[48;5;63m\]\w\n\[\e[0m\]$ '
# PS1='\[\e[38;5;203m\]\h\[\e[0m\]:\[\e[48;5;63m\]\w\n\[\e[0m\]$ '