Skip to content

annihillin/dotfiles

 
 

Repository files navigation



forthebadge forthebadge forthebadge

This is my Linux setup. Every folder is managed using GNU Stow.


How To Install

  • Clone this repo directly to your home folder.
  • Install GNU Stow.
  • Delete/rename/move the real dotfile you want to install.
  • cd to this repo.
  • Run command stow <folder>
  • Watch as stow create symlink to your dotfiles.

Misc

  • To swap caps lock and esc, run setxkbmap -option caps:swapescape on startup.
  • For Rofi, launch rofi -modi "drun" -show drun -display-drun "launch" -show-icons -icon-theme Papirus-Maia -theme solarized -kb-cancel "Escape,Control+g,Control+bracketleft,Control+c" -kb-accept-entry "Control+m,Return,KP_Enter" -kb-row-down "Down,Control+n,Control+j" -kb-remove-to-eol "" -kb-row-up "Up,Control+p,ISO_Left_Tab,Control+k"

NOTE: THIS README IS NOT A TUTORIAL HOW TO USE GNU STOW. FOR BEST PRACTICE, SEEK OTHER TUTORIAL. THIS README IS JUST A REMINDER FOR MYSELF.

About

My Linux Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 72.5%
  • Vim Script 24.4%
  • Python 3.1%