all repos

dotfiles @ d50fc737a858267a18baf9cd00261bd15f42e8ab

my dotfiles
mode size name
drwxrwxrwx 202 bin/
drwxrwxrwx 490 config/
drwxrwxrwx 188 script/
drwxrwxrwx 78 vscode/
-rw-r--r-- 726 README.md
-rw-r--r-- 504 gitconfig
-rw-r--r-- 56 gitignore_global
-rw-r--r-- 47 rcrc
-rw-r--r-- 1278 tmux.conf
-rw-r--r-- 1373 zshrc

dotfiles

System configuration

  • OS Arch
  • WM bspwm, openbox
  • Terminal alacritty, kitty
  • 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 openbox tint2 bspwm sxhkd kitty 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