diff options
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -25,7 +25,7 @@ man() { | |||
| 25 | } | 25 | } |
| 26 | 26 | ||
| 27 | alias ls='ls --color=auto' | 27 | alias ls='ls --color=auto' |
| 28 | alias jblive='vlc rtmp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream 2> /dev/null &' | 28 | alias jblive='mpv rtmp://videocdn-us.geocdn.scaleengine.net/jblive/live/jblive.stream 2> /dev/null &' |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | export PS1='[\d][\t]\u on \h\n\w => ' | 31 | export PS1='[\d][\t]\u on \h\n\w => ' |
