Add jq alias
This commit is contained in:
parent
5d71be16db
commit
6299a92545
1 changed files with 2 additions and 0 deletions
2
bashrc
2
bashrc
|
@ -192,6 +192,8 @@ alias absolute="$AUDIO http://network.absoluteradio.co.uk/core/audio/mp3/live.pl
|
|||
|
||||
alias bs="curl -s http://cbsg.sourceforge.net/cgi-bin/live | grep -Eo '^<li>.*</li>' | sed s,\\</\\\\?li\\>,,g | shuf -n 1 | cowsay"
|
||||
|
||||
alias jq="jq -C"
|
||||
|
||||
#Old ps1
|
||||
#PS1='[\u@\h \W]\$ '
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue