Skip to content

Instantly share code, notes, and snippets.

@dfso
Created October 28, 2018 16:45
Show Gist options
  • Select an option

  • Save dfso/2d133e72c5c585d818ed838c7f29fa9c to your computer and use it in GitHub Desktop.

Select an option

Save dfso/2d133e72c5c585d818ed838c7f29fa9c to your computer and use it in GitHub Desktop.
variável PS1
PS1="\[\033[38;5;33m\]\u\[$(tput bold)\]\[$(tput sgr0)\]\[\033[38;5;15m\]@\[$(tput sgr0)\]\[$(tput sgr0)\]\[\033[38;5;11m\]\h\[$(tput sgr0)\]\[\033[38;5;15m\] \[$(tput bold)\]\w:\[$(tput sgr0)\]\[\033[38;5;196m\]\\$\[$(tput sgr0)\]"
@dfso

dfso commented Oct 28, 2018

Copy link
Copy Markdown
Author

configuração do prompt do terminal linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment