stop after this song
This commit is contained in:
parent
857c80a807
commit
7e44c4a18f
1 changed files with 2 additions and 0 deletions
2
bashrc
2
bashrc
|
@ -46,6 +46,8 @@ alias nano="nvim"
|
|||
# Ready for ssh'ing
|
||||
alias agent='eval "$(ssh-agent)" && ssh-add'
|
||||
|
||||
alias stop-after-this-song="mpc single && mpc idle && mpc single"
|
||||
|
||||
# FZF
|
||||
go() {
|
||||
dir="$(lr /home /data /etc -L -t '(name ~~ ".*" && prune || print) && type = d && !(name = ".git")' \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue