Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if [ -n "$SSH_CONNECTION" ]; then
- export PS1="\[$(tput setaf 1)\]тФМтФАтХ╝ [$(tput setaf 7)\] \u \[$(tput setaf 1)\]тХ║тФАтХ╕\[$(tput setaf 7)\] \H \[$(tput setaf 7)\][\w]\n\[$(tput setaf 1)\]\$(if [[ \$? == 0 ]]; then echo \"\[$(tput setaf 1)\]тФФтФАтФАтФАтФАтХ╝ \[$(tput setaf 7)\][ssh]\"; else echo \"\[$(tput setaf 1)\]тФФтХ╝ \[$(tput setaf 7)\][ssh]\"; fi) \[$(tput setaf 7)\]"
- else
- export PS1="\[$(tput setaf 1)\]тФМтФАтХ╝\[$(tput setaf 3)\] \u\[$(tput setaf 1)\] тХ║тФАтХ╕\[$(tput setaf 1)\] \H \[$(tput setaf 7)\][\[$(tput setaf 5)\]\w\[$(tput setaf 7)\]]\n\[$(tput setaf 1)\]\$(if [[ \$? == 0 ]]; then echo \"\[$(tput setaf 1)\]тФФтФАтФАтФАтФАтХ╝\"; else echo \"\[$(tput setaf 1)\]тФФтХ╝\"; fi) \[$(tput setaf 7)\]"
- fi
- alias mocp='/usr/bin/mocp-scrobbler.py -d; mocp'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement