stop after this song

This commit is contained in:
Felix Van der Jeugt 2017-06-14 10:21:16 +02:00
parent 857c80a807
commit 7e44c4a18f
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 2 additions and 0 deletions

2
bashrc
View File

@ -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")' \