mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-22 00:13:39 +00:00
Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
395c2ee3ae
1 changed files with 25 additions and 25 deletions
4
.bashrc
4
.bashrc
|
@ -69,8 +69,8 @@ case "$TERM" in
|
|||
xterm* | rxvt*)
|
||||
PS1="\[\e]0;${debian_chroot:+($debian_chroot)}\u@\h: \w\a\]$PS1"
|
||||
;;
|
||||
*)
|
||||
;;
|
||||
*) ;;
|
||||
|
||||
esac
|
||||
|
||||
# enable color support of ls and also add handy aliases
|
||||
|
|
Loading…
Reference in a new issue