Edit README.md
This commit is contained in:
parent
7c0de54136
commit
8b87766527
1
.zshrc
1
.zshrc
@ -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'
|
||||||
|
@ -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.
|
||||||
|
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user