Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # My current .bashrc
- # What the PS1 looks like: http://j.mp/tbashrc
- # (shorten the link with bit.ly so you wouldn't have a huge url up there)
- #
- # Will make new version every major update
- # alias
- alias port_type='netstat -n -A inet -t'
- #alias good_night='sudo shutdown --poweroff now | echo 'Good Night' '
- #
- HISTCONTROL=ignoreboth
- # PS#
- #original#PS1=${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \$\[\033[00m\]
- PS1=" \n \[\e[1;37m\]┌─[\[\e[1;32m\u@\H\e[m] \n ╪\e[1;95m bash ver=\V \e[1;91mcmd # \# \n\[\e[1;37m\] └─[ \w > \$ \[\e[0;97m\]"
- #PS2=
- #PS3=
- #PS4=
Advertisement
Add Comment
Please, Sign In to add comment