diff --git a/README.md b/README.md index 6a33d77d..cc1f8782 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,12 @@ Includes the dotfiles for - [bspwm](#bspwm) - [conky](#conky) - [neovim](#neovim) +- [neomutt](#neomutt) - [picom](#picom) - [rofi](#rofi) - [sxhkd](#sxhkd) - [tmux](#tmux) +- [fish](#fish) - [zsh](#zsh) ### alacritty @@ -30,6 +32,10 @@ Includes the dotfiles for ![neovim](images/neovim.png) +### neomutt + +![neomutt](images/neomutt.png) + ### picom [picom](https://github.com/yshui/picom) @@ -46,6 +52,10 @@ Includes the dotfiles for ![tmux](images/tmux.png) +### fish + +![fish](images/fish.png) + ### zsh ![zsh](images/zsh.png) diff --git a/config/Screenshot from 2021-04-13 09-36-03.png b/config/Screenshot from 2021-04-13 09-36-03.png new file mode 100644 index 00000000..d77f7b5c Binary files /dev/null and b/config/Screenshot from 2021-04-13 09-36-03.png differ diff --git a/images/fish.png b/images/fish.png new file mode 100644 index 00000000..d77f7b5c Binary files /dev/null and b/images/fish.png differ diff --git a/images/neomutt.png b/images/neomutt.png new file mode 100644 index 00000000..5f27ff0f Binary files /dev/null and b/images/neomutt.png differ