Compare commits

..

No commits in common. "539be8bc641f5948d4930dec2e966f3c1c069d0c" and "76e75390c17de3e5df0b4acb1ce425247d32e5c4" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View File

@ -7,6 +7,3 @@ 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"

View File

@ -18,8 +18,7 @@ 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