.dotfiles/INSTALLATION.md
2019-10-02 19:01:32 +02:00

599 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)"

Install zsh-syntax-highlighting plugin to oh-my-zsh:

cd ~/oh-my-zsh/plugins
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git

Copy configs:

cp .zshrc ~
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.