easier to maintain now
This commit is contained in:
parent
294c8bc92c
commit
5363879150
2 changed files with 12 additions and 0 deletions
2
bashrc
2
bashrc
|
@ -76,6 +76,8 @@ alias unlock='gpg-connect-agent <<<bye'
|
|||
|
||||
alias stop-after-this-song="mpc single && mpc idle && mpc single"
|
||||
|
||||
alias morning="maintain && gitfetcher"
|
||||
|
||||
go() {
|
||||
dir="$(lr /home /data /etc -L -t '(name ~~ ".*" && prune || print) && type = d && !(name = ".git")' \
|
||||
| fzf --height 10 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue