Skip to content

Latest commit

 

History

757 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.config

This repo contains configuration from XDG_CONFIG_HOME.

Noticeable files

  • .gitmodules - List of manually install plugins (e.g. zsh and tmux plugins)

Noticeable tricks

  • Ignore changes in indexed file
git update-index --skip-worktree <FILE> # use --no-skip-worktree to bring file back
  • List of ignored indexed files
git ls-files -v | grep -E '^S '

About

XDG_CONFIG_HOME here

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages