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