Initial commit.
This commit is contained in:
16
environment
Normal file
16
environment
Normal file
@@ -0,0 +1,16 @@
|
||||
#PS1="\033]0;zira\007\015\[\033[01;31m\]\h \[\033[01;34m\]$(short_path) \$ \[\033[00m\]"
|
||||
#PS1="\033]0;zira\007\015\[\e[1;31m\]\u\033[1;39m\]@\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \[\033[00m\]\$ "
|
||||
#PS1="\033]0;zira\007\015\[\033[0;31m\]\u\[\033[0;37m\]@\[\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \n\033[0;37m\]\$ \[\033[1;32m\]» \[\e[0m\]"
|
||||
#PS1="\033]0;zira\007\015\[\e[1;31m\]\u\033[1;39m\]@\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \033[0;37m\]\$ \[\033[1;32m\]» \[\e[0m\]"
|
||||
# prompt format: u@h short_path #
|
||||
#PS1="\033]0;zira\007\015\[\e[1;31m\]\u\033[1;39m\]@\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \033[01;36m\]\$ \[\033[00m\]➜ "
|
||||
#PS1="\033]0;zira\007\015\[\e[1;31m\]\u\033[1;39m\]@\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \n\033[01;36m\]\$ \[\033[00m\]➜ "
|
||||
# prompt format: u@h short_path [history] #
|
||||
#PS1="\033]0;zira\007\015\[\e[1;31m\]\u\033[1;39m\]@\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \[\e[1;33m\][h:\!] \033[01;36m\]\$ \[\033[00m\]"
|
||||
#PS1="\[\e[1;31m\]\u\033[1;39m\]@\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \[\e[m\]\n\[\e[1;33m\]h:\! \[\e[0;33m\]\[\e[1;32m\]j:\j \033[01;36m\]\$ \[\033[00m\]"
|
||||
#PS1='\[\033[0;31m\]\u\[\033[0;37m\]@\[\033[0;36m\]\H \[\033[0;33m\]\W\[\033[${?/[^0]/31}m\]\[\033[1;30m\] \$ \[\033[0;38m\]'
|
||||
|
||||
###
|
||||
PS1="\033]0;zira\007\015\[\033[0;31m\]\u\[\033[0;37m\]@\[\033[01;34m\]\h\[\e[m\]\[\e[1;30m\] $(short_path) \n\[\033[1;32m\]» \[\e[0m\]"
|
||||
LANG=en_US.utf-8
|
||||
LC_ALL=en_US.utf-8
|
||||
Reference in New Issue
Block a user