Merge branch 'master' of gitlab.cs.fau.de:ik15ydit/config

This commit is contained in:
Sheppy
2016-11-03 00:39:39 +01:00
6 changed files with 18 additions and 2 deletions

3
zshrc
View File

@@ -9,6 +9,9 @@ LD_PRELOAD='/home/ik15ydit/.config/libcoloredstderr.so'
COLORED_STDERR_FDS=2,
export LD_PRELOAD COLORED_STDERR_FDS
#markingbird
export PYTHONPATH=/local/python3-typing
#seperation string between commands
setopt promptsubst
PS1=%F{green}$'${(r:$COLUMNS::\u2500:)}'%f$PS1