Removing emacs configuration.

This commit is contained in:
Rodolphe Breard 2015-10-17 10:43:06 +02:00
parent 64d2c15a46
commit 50332d9f32
5 changed files with 1 additions and 525 deletions

View file

@ -9,7 +9,7 @@ shopt -s checkwinsize
shopt -s histappend
export HISTCONTROL=ignoredups
export CLICOLOR=1
export EDITOR='emacs'
export EDITOR='vim'
export PAGER='less'
export USER_NICKNAME="Rodolphe Breard"
export DEBEMAIL="packages+deb@what.tf"