dotfiles/README.md
2021-02-24 15:56:14 +02:00

700 B

dotfiles

System configuration

  • OS Arch
  • WM bspwm
  • Terminal alacritty
  • Shell zsh
  • Editor nvim, vscode
  • File manager ranger
  • Browser firefox
  • Font Jatbrains Mono
  • Icon font FontAwesome
  • Launcher rofi

Install config

Since i use rcm set it:

yay -S rcm

Install dependency:

sudo pacman -S neovim tmux git bspwm sxhkd alacritty picom dunst zsh rofi ranger firefox ttf-font-awesome ttf-jetbrains
yay -S polybar xkblayout

And install config:

git clone https://github.com/Smirnov-O/dotfiles .dotfiles
rcup