Skip to content

Commit

Permalink
add alias for feh
Browse files Browse the repository at this point in the history
  • Loading branch information
gforsyth committed Jul 20, 2015
1 parent f933944 commit 6b53bae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ unset GREP_OPTIONS

alias fuck='eval $(thefuck $(fc -ln -1)); history -R'
alias FUCK='fuck'
# make feh always scale images to window size
alias feh='feh -.'

export PATH=$PATH:/home/gil/anaconda/bin
export EDITOR="vim"
Expand Down

0 comments on commit 6b53bae

Please sign in to comment.