Edit README.md

This commit is contained in:
Wiktor Zykubek 2019-10-02 19:01:32 +02:00
parent 7c0de54136
commit 8b87766527
3 changed files with 5 additions and 2 deletions

1
.zshrc
View File

@ -36,3 +36,4 @@ alias ohmyzsh="vi ~/.oh-my-zsh"
alias uwu="sudo" alias uwu="sudo"
alias owo="yay" alias owo="yay"
alias ncm="ncmpcpp" alias ncm="ncmpcpp"
alias mutt='neomutt'

View File

@ -1,4 +1,4 @@
## Installation # Installation
Install dependencies: Install dependencies:
```bash ```bash
@ -22,5 +22,5 @@ cp .zshrc ~
cp -r .config ~ cp -r .config ~
``` ```
# Edit i3 config ## Edit i3 config
To use i3 'u' should edit the config file to customize your keybinds, programs and other things. If 'u' want to use my config 'u' can do this. To use i3 'u' should edit the config file to customize your keybinds, programs and other things. If 'u' want to use my config 'u' can do this.

View File

@ -18,6 +18,8 @@
* mail client: neomutt * mail client: neomutt
* aur helper: yay * aur helper: yay
* shell: zsh * shell: zsh
* music client: mopidy
* music player: ncmpcpp
## Screenshots ## Screenshots
![screenshot1](https://i.imgur.com/9P8gYws.png) ![screenshot1](https://i.imgur.com/9P8gYws.png)