all repos

dotfiles @ 351fd863ac67caf6932f74219b0d09575063fa20

my dotfiles
mode size name
drwxrwxrwx 233 bin/
drwxrwxrwx 304 config/
drwxrwxrwx 78 vscode/
-rw-r--r-- 693 README.md
-rw-r--r-- 129 gitconfig
-rw-r--r-- 66 rcrc
-rw-r--r-- 1180 tmux.conf
-rw-r--r-- 403 zshrc

dotfiles

System configuration

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

Install config

Since i use rcm set it:

yay -S rcm

Install dependency:

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

And install configs:

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