This commit is contained in:
Johannes Findeisen 2018-01-04 19:38:54 +01:00
commit 1dabeec797
61 changed files with 975 additions and 351 deletions

2
.zshrc
View file

@ -1,5 +1,5 @@
# Extend my $PATH to $HOME/bin
export PATH=$HOME/bin:$HOME/.gem/ruby/2.2.0/bin:$HOME/.gem/ruby/2.3.0/bin:$PATH
export PATH=$HOME/bin:$HOME/.gem/ruby/2.4.0/bin:$PATH
# Export the $EDITOR and $TERMINAL
export BROWSER=/usr/bin/firefox