pr3ssh / dotfiles

These are my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

These are my dotfiles


Languages

Language:CSS 80.2%Language:HTML 19.3%Language:JavaScript 0.3%Language:Python 0.1%Language:Shell 0.0%Language:Vim Script 0.0%