rach linux
Find a file
2021-05-22 11:03:41 +03:00
bin Add repl plug in vim, update zsh, starship 2021-05-16 12:13:21 +03:00
config Add CoC vim, update zsh, tmux, kitty 2021-05-22 11:03:41 +03:00
vscode Add CoC vim, update zsh, tmux, kitty 2021-05-22 11:03:41 +03:00
gitconfig Add repl plug in vim, update zsh, starship 2021-05-16 12:13:21 +03:00
rcrc Add starship, update vscode 2021-04-11 10:56:24 +03:00
README.md Add zathura 2021-03-22 10:55:39 +02:00
tmux.conf Add CoC vim, update zsh, tmux, kitty 2021-05-22 11:03:41 +03:00
zshrc Add CoC vim, update zsh, tmux, kitty 2021-05-22 11:03:41 +03:00

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