all repos

dotfiles @ 2a67211

my dotfiles
mode size name
drwxrwxrwx 202 bin/
drwxrwxrwx 553 config/
drwxrwxrwx 115 script/
drwxrwxrwx 78 vscode/
-rw-r--r-- 700 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
  • 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