______ _____ ___________ _____ _ _____ _____
| _ \ _ |_ _| ___|_ _| | | ___/ ___|
| | | | | | | | | | |_ | | | | | |__ \ `--.
| | | | | | | | | | _| | | | | | __| `--. \
| |/ /\ \_/ / | | | | _| |_| |____| |___/\__/ /
|___/ \___/ \_/ \_| \___/\_____/\____/\____/ version 1.3
- Clone this repository
git clone https://github.com/altanbgn/dotfiles
cd dotfiles
- Install GNU Stow
# I use arch btw
yay -S stow
- Execute
./install.sh
. (You can also uncomment the stow lines on the script to not install them)
If you install these dependencies, my dotfiles will work flawlessly (i hope) Even tho I don't remember every single one of them, I will try to keep this list up to date
noto-fonts
, noto-fonts-cjk
, noto-fonts-emoji
, noto-fonts-extra
,
otf-font-awesome
, xclip
, brightnessctl
, polybar
, picom
, rofi
,
feh
alacritty
, tmux
, neovim
, zsh
, git
,
For tmux, you need to install the plugin manager in order to load in the theme for absolute experience.
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
Updated to Lazynvim package manager :)