Skip to content

alxlion/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My setup

  • Bar: polybar
  • Browser: firefox
  • Compositor: compton
  • File manager: nemo
  • Fonts: Hack, Source Code Pro
  • Program launcher: rofi
  • PDF viewer: evince
  • Text Editor: vim
  • Terminal emulator: termite
  • Window manager: i3-gaps

Installation

  1. Clone repo
  2. Change directory to dotfiles
    • cd dotfiles
  3. Install using GNU stow

Vim Custom shortcuts

  • F2 : Toggle NERDTree
  • F7 : Toggle spell check
  • F8 : Toggle TagBar (works only if ctags package is installed)
  • F9 : Prev buffer
  • F10 : Next buffer