all repos

dotfiles @ 5cf28d6

my dotfiles
mode size name
drwxrwxrwx 233 bin/
drwxrwxrwx 378 config/
drwxrwxrwx 78 vscode/
-rw-r--r-- 693 README.md
-rw-r--r-- 258 gitconfig
-rw-r--r-- 53 rcrc
-rw-r--r-- 1384 tmux.conf
-rw-r--r-- 606 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