Skip to content

pr3ssh/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOTFILES

Screenshot 1

Screenshot 2

Requirements

  • GNU Stow
  • Git
  • i3wm
  • Polybar
  • Dunst
  • Rofi
  • Picom
  • Feh
  • Spicetify
  • Ranger
  • Starship
  • Maim

GTK3 theme

Installation

stow -t ~ bash config fonts git vim
sh ~/.vim/setup.sh

Additional notes

Remap some keys

Just copy /etc/inputrc in ~/.inputrc and then make all mods as follows:

# Ctrl-Delete: delete next word
"\e[3;5~": shell-kill-word

# Ctrl-Backspace
"\C-H": shell-backward-kill-word