diff --git a/.zshrc b/.zshrc index 585ec59..cff8cb2 100644 --- a/.zshrc +++ b/.zshrc @@ -36,3 +36,4 @@ alias ohmyzsh="vi ~/.oh-my-zsh" alias uwu="sudo" alias owo="yay" alias ncm="ncmpcpp" +alias mutt='neomutt' diff --git a/INSTALLATION.md b/INSTALLATION.md index 7c5ce0b..8753109 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -1,4 +1,4 @@ -## Installation +# Installation Install dependencies: ```bash @@ -22,5 +22,5 @@ cp .zshrc ~ 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. diff --git a/README.md b/README.md index 8be14dc..de87332 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ * mail client: neomutt * aur helper: yay * shell: zsh +* music client: mopidy +* music player: ncmpcpp ## Screenshots ![screenshot1](https://i.imgur.com/9P8gYws.png)