chenged color, fixed typo in README.md
This commit is contained in:
parent
8a63faeee4
commit
c694d049e1
2
.vimrc
2
.vimrc
|
@ -26,4 +26,4 @@ set stl=%!STL()
|
||||||
set number
|
set number
|
||||||
set ignorecase
|
set ignorecase
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
|
colorscheme slate
|
||||||
|
|
|
@ -6,7 +6,7 @@ Install needed packages:
|
||||||
From your users root, execute:
|
From your users root, execute:
|
||||||
```git clone https://git.24unix.net/tracer/Settings.git```
|
```git clone https://git.24unix.net/tracer/Settings.git```
|
||||||
|
|
||||||
To install oh-my-sdh run:
|
To install oh-my-zsh run:
|
||||||
```sh Settings/install.sh```
|
```sh Settings/install.sh```
|
||||||
|
|
||||||
To copy the config files run:
|
To copy the config files run:
|
||||||
|
|
Loading…
Reference in New Issue