From 1cf018d56e106bf1338d981140b4b412a06c6ad1 Mon Sep 17 00:00:00 2001 From: Flo Date: Wed, 28 Dec 2016 15:12:54 +0100 Subject: [PATCH] enable unicode for screen & update README --- README.md | 10 ++++++---- screenrc | 3 +++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8360dd9..e0a81df 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ my dotfiles Install ------- -we will use script makesymlinks.sh to install dotfiles -change files var to suit yours need, then launch it : +We will use script makesymlinks.sh to install dotfiles. + +Change 'files' variable to suit your needs, then launch it : ``` bash -git clone git@git.fino.fr:flo/dotfiles.git ~/dotfiles +git clone https://git.fino.fr/flo/dotfiles.git cd ~/dotfiles ./makesymlinks.sh ``` -backup of existing dotfiles will be made in a dotfiles_old folder + +Backup of existing dotfiles will be made in a dotfiles_old folder. diff --git a/screenrc b/screenrc index f6ddee0..19497c8 100644 --- a/screenrc +++ b/screenrc @@ -1,5 +1,8 @@ term screen-256color +# Always start screen with utf8 enabled. (screen -U) +defutf8 on + # Fix for residual text altscreen on