all repos

dotfiles @ 5374db696af5e81d8a92e2cce0163718f943b049

my dotfiles
mode size name
drwxrwxrwx 202 bin/
drwxrwxrwx 519 config/
drwxrwxrwx 149 script/
drwxrwxrwx 78 vscode/
-rw-r--r-- 704 README.md
-rw-r--r-- 468 gitconfig
-rw-r--r-- 56 gitignore_global
-rw-r--r-- 47 rcrc
-rw-r--r-- 1278 tmux.conf
-rw-r--r-- 1349 zshrc

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