The powerline versions of DMG's fonts. \o/

This commit is contained in:
|::||: |:|:| 2015-01-08 11:55:58 +02:00
parent 07af39a210
commit 1f7fba59f5
6 changed files with 0 additions and 0 deletions

17
zshrc-old Normal file
View file

@ -0,0 +1,17 @@
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
setopt appendhistory extendedglob
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/truck/.zshrc'
autoload -Uz compinit
compinit
# End of lines added by compinstall
export PATH=$PATH:/home/truck/bin
export EDITOR=jed
export LESS='-X -R -F'