Last active
June 3, 2020 19:29
-
-
Save Christilut/0a2e0e2da96e2583e317765b36f137f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FOLDER_NAME=${PWD##*/} | |
PS1='\[\033]0;$FOLDER_NAME\007\]' # set window title |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment