updated README
This commit is contained in:
parent
123807e3f0
commit
aa3ed3d61e
2 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,11 @@ ZSH, Tmux, Vim and Sublime Text dotfiles for Debian-based distros (`install.sh`
|
|||
|
||||
## Usage
|
||||
|
||||
First download submodules:
|
||||
|
||||
* Push your new host's SSH key to your github.com account.
|
||||
* `git submodule update --init`
|
||||
|
||||
Use `install.sh` to install the dependencies, Oh-My-Zsh, pull tmux and vim plugins, **remove your previous dotfiles** and symlink the new ones:
|
||||
|
||||
$ ./install.sh -h
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
],
|
||||
"close_windows_when_empty": false,
|
||||
"color_scheme": "Packages/User/predawn (Flake8Lint).tmTheme",
|
||||
"dictionary": "Packages/Language - English/en_GB.dic",
|
||||
"dictionary": "Packages/Language - French - Français/fr_FR.dic",
|
||||
"find_selected_text": true,
|
||||
"font_face": "Fira Code",
|
||||
"font_size": 11,
|
||||
|
|
Loading…
Reference in a new issue