Add some pip things
This commit is contained in:
parent
40cb019b8b
commit
0101132bb3
3 changed files with 4 additions and 2 deletions
|
@ -6,6 +6,7 @@ alias prompts="cd ~/.linux/scripts/utils && python3 promptscrape.py && cd -"
|
|||
alias cello="python3 ~/.linux/scripts/utils/cellopractice.py"
|
||||
alias rcmus="~/.linux/scripts/cmus-refresh.sh"
|
||||
alias consumption="python3 ~/.linux/scripts/utils/yearsummary.py"
|
||||
alias scrobble="python3 ~/.linux/scripts/utils/scrobble.py"
|
||||
|
||||
# Music
|
||||
pl(){pgrep -x cmus >/dev/null && cmus-remote -u || echo "cmus is not running"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue