Skip to content

hamedzarei/ubuntu-terminal-shorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

My Ubuntu terminal shorter

follow these steps:

  • paste the python file inside home directory
  • open your home directory .bashrc file (vim ~/.bashrc)
  • add this line:
# new terminal path looks

 export PROMPT_COMMAND='PS1="$(python ~/.short.pwd.py)"' 

About

change ubuntu terminal to look like a centos terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages