mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-16 00:02:27 +00:00
Improve readme
This commit is contained in:
parent
d4a9445905
commit
97d68ccbfb
1 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ Python 3 is requred to run the automated installation script, but you can move t
|
|||
|
||||
## Sample images
|
||||
|
||||
- Prompt (Fully adjustable, either manually, or using other oh-my-zsh themes) 
|
||||
- Prompt (Fully adjustable, either manually, or using other oh-my-zsh themes) 
|
||||
- Vim configuration (Fully adjustable, simply edit [`vimrc`](home/.config/vim/vimrc)) 
|
||||
- Automatic unknown command package handler 
|
||||
|
||||
|
@ -34,9 +34,9 @@ Clone this repository anywhere you like
|
|||
|
||||
`$ git clone https://github.com/ItsDrike/dotfiles`
|
||||
|
||||
Before you run, you should take a look at the files included and adjust them however you like.
|
||||
Before you run, you should take a look at the files included and adjust them however you like.
|
||||
All files which will be added are in `home/` and `root/` directory.
|
||||
You can remove files which you don't want, or adjust them in any way.
|
||||
You can remove files which you don't want, or adjust them in any way.
|
||||
You should also take a look at `packages.yaml` and remove all packages which you don't want and add those you do.
|
||||
|
||||
When you are prepared, you can run the installer
|
||||
|
|
Loading…
Add table
Reference in a new issue