.dotfiles/INSTALLATION.md

462 B

Installation

Install dependencies:

yay -S polybar termite ttf-dejavu-ib wget

Install oh-my-zsh:

sh -c "$(wget -O- https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Copy configs:

cp .zshrc ~
cp -r .oh-my-zsh ~
cp -r .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.