1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2026-02-06 00:53:23 +00:00

Add application specific variables

This commit is contained in:
Holger Just 2013-07-18 16:48:35 +02:00
parent ba7dc453a2
commit 644772b6e7

View File

@ -161,6 +161,8 @@ esac
[[ -z "$SVN_EDITOR" ]] && SVN_EDITOR="$EDITOR"
git config --global --replace-all core.editor "$SVN_EDITOR"
# Appliction config
export PLANIO_SKIP_AMA=1
# Don't show user name if it's me. make root red.
case $USER in