enable unicode for screen & update README
This commit is contained in:
parent
d565a3891c
commit
1cf018d56e
10
README.md
10
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.
|
||||
|
Loading…
Reference in New Issue
Block a user