all repos

dotfiles @ 1f5249ea789001925ac90fade0ab98d430f59555

my dotfiles
mode size name
drwxrwxrwx 202 bin/
drwxrwxrwx 488 config/
drwxrwxrwx 79 script/
drwxrwxrwx 78 vscode/
-rw-r--r-- 712 README.md
-rw-r--r-- 468 gitconfig
-rw-r--r-- 56 gitignore_global
-rw-r--r-- 47 rcrc
-rw-r--r-- 1163 tmux.conf
-rw-r--r-- 1448 zshrc

dotfiles

System configuration

  • OS Arch
  • WM bspwm, qtile
  • 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