mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
add(git): better global ignore
This commit is contained in:
parent
a7352ce34b
commit
8b10b1221d
2 changed files with 5 additions and 2 deletions
4
.bashrc
4
.bashrc
|
|
@ -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\]$ '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue