- os: Arch Linux
- wm: i3-gaps
- aur helper: yay
- terminal emulator: alacritty
- terminal multiplexer: tmux
- shell: zsh
- editor: vim
- status bar: polybar
- start menu: rofi
- compositor: picom
- themeing: pywal
- main font: DroidSansMono, Iosevka and feather
- dotfiles management: yadm
The only prerequisite is yadm
. Install it using:
sudo pacman -Sy yadm
Once yadm
is installed you can proceed and install these ~/.dotfiles
using the following command:
yadm clone --bootstrap https://github.com/simonkeyd/dotfiles
For more informations please refer to my related blog post
You can also find more information on yadm here: