Skip to content

Instantly share code, notes, and snippets.

@Iamanaws
Last active July 30, 2022 01:29
Show Gist options
  • Save Iamanaws/eef1a56f213991a94eca50b2fd5f2436 to your computer and use it in GitHub Desktop.
Save Iamanaws/eef1a56f213991a94eca50b2fd5f2436 to your computer and use it in GitHub Desktop.
# prompt
PS1='\n\[\033[01;34m\]\w\[\033[00m\] \n\$ ' # \[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\] \n\$ '
# ${PWD#"${PWD%/*/*}/"}
PROMPT_DIRTRIM=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment