Submodule update
This commit is contained in:
parent
d9bee9b609
commit
c4d88518a7
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,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/year-summary.py"
|
||||
alias ficheader="python3 ~/.linux/scripts/utils/fic-header.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