Compare commits
2 Commits
76e75390c1
...
539be8bc64
Author | SHA1 | Date | |
---|---|---|---|
539be8bc64 | |||
513da111cd |
@ -7,3 +7,6 @@ alias u='sudo apt-get update && sudo apt-get dist-upgrade'
|
||||
# Youtube
|
||||
alias ydlbest="youtube-dl --merge-output-format mkv -f 'bestvideo+bestaudio'"
|
||||
|
||||
# feh
|
||||
alias feh="feh --cache-size 256 --version-sort --sort filename --image-bg black"
|
||||
|
||||
|
@ -18,7 +18,8 @@ antibody bundle robbyrussell/oh-my-zsh path:plugins/sudo
|
||||
antibody bundle robbyrussell/oh-my-zsh path:plugins/systemd
|
||||
antibody bundle robbyrussell/oh-my-zsh path:plugins/vim-interaction
|
||||
antibody bundle robbyrussell/oh-my-zsh path:plugins/web-search
|
||||
|
||||
[ -e $ZDOTDIR/keychain-config.zsh ] && source $ZDOTDIR/keychain-config.zsh
|
||||
antibody bundle robbyrussell/oh-my-zsh path:plugins/gpg-agent
|
||||
antibody bundle robbyrussell/oh-my-zsh path:plugins/keychain
|
||||
|
||||
[ -e $ZDOTDIR/keychain-config.zsh ] && source $ZDOTDIR/keychain-config.zsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user