Set default editor in .bashrc and updated install.sh

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2016-10-30 14:41:39 +01:00
parent 1cf7b01030
commit 06da784e10
3 changed files with 11 additions and 7 deletions

View file

@ -3,11 +3,11 @@ xset s off
xset -dpms
xset s noblank
# Load dconf
cat "$HOME/dotfiles/dconf/config" | dconf load /
# Start ibus
ibus-daemon -d --xim
# Load dconf
dconf load / < "$HOME/dotfiles/dconf/config"
# Start i3
exec i3