Skip to content

Instantly share code, notes, and snippets.

View franc3000's full-sized avatar

Franklin franc3000

View GitHub Profile
# prompt
# export PS1="\u [\T]$ "
# export PS1="[\u]\$PWD$"
export PS1="\[\033[38;5;6m\][\w]\[$(tput sgr0)\]\[\033[38;5;15m\] \T\[$(tput sgr0)\]\[\033[38;5;6m\]\[$(tput sgr0)\]\[\0
33[38;5;15m\] \\$\[$(tput sgr0)\] "
# export PS1="___________________ | \w @ \h (\u) \n| => "
# export PS2="| => "
alias ll='ls -FGlAhp'
# prompt
# export PS1="\u [\T]$ "
# export PS1="[\u]\$PWD$"
export PS1="\[\033[38;5;6m\][\w]\[$(tput sgr0)\]\[\033[38;5;15m\] \T\[$(tput sgr0)\]\[\033[38;5;6m\]\[$(tput sgr0)\]\[\0
33[38;5;15m\] \\$\[$(tput sgr0)\] "
# export PS1="___________________ | \w @ \h (\u) \n| => "
# export PS2="| => "
alias ll='ls -FGlAhp'