remove hyphen
This commit is contained in:
parent
c29b2144dd
commit
fc60fce2cf
2 changed files with 2 additions and 3 deletions
|
@ -8,8 +8,7 @@ alias words="cd ~/Documents/drive/org && python3 writing-tracker.py && cd -"
|
|||
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"
|
||||
alias consumption="python3 ~/.linux/scripts/utils/yearsummary.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