mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-06-18 19:04:26 +00:00
Update README.md
This commit is contained in:
parent
09fddea8c7
commit
1921a73d54
1 changed files with 2 additions and 10 deletions
12
README.md
12
README.md
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
## Bootstrap
|
## Bootstrap
|
||||||
|
|
||||||
1. `git clone https://github.com/He4eT/dotfiles.git ~/dotfiles`
|
1. `sudo dnf install git`
|
||||||
1. Run `./installPackages.sh`
|
1. `git clone --recurse-submodules git@github.com:He4eT/dotfiles.git ~/dotfiles`
|
||||||
1. Run `./apply.sh`
|
|
||||||
1. Install [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh#basic-installation)
|
1. Install [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh#basic-installation)
|
||||||
|
|
||||||
## GTK
|
## GTK
|
||||||
|
|
@ -17,13 +16,6 @@
|
||||||
XDG_CURRENT_DESKTOP=gnome
|
XDG_CURRENT_DESKTOP=gnome
|
||||||
```
|
```
|
||||||
|
|
||||||
## git
|
|
||||||
|
|
||||||
1. `git config --global core.pager 'less -S'`
|
|
||||||
1. `git config --global pull.rebase true`
|
|
||||||
1. `git config user.email 'email'`
|
|
||||||
1. `git config user.name 'name'`
|
|
||||||
|
|
||||||
## Telegram
|
## Telegram
|
||||||
|
|
||||||
1. Tinted theme: `#707070`
|
1. Tinted theme: `#707070`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue