From 7b8a52d38af2c675c8eca7f2b8c346cc8d2bb405 Mon Sep 17 00:00:00 2001 From: samedamci Date: Wed, 2 Oct 2019 19:01:32 +0200 Subject: [PATCH] Edit README.md --- .zshrc | 1 + INSTALLATION.md | 4 ++-- README.md | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) 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)