Skip to content

Devper/xdg_config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is actually my $XDG_CONFIG_HOME folder (well, the bits I'm willing to share at least).

There are also a few special folders..

+ HOME/
+ DATA/
These are files and directories from my $HOME and $XDG_DATA_HOME (in the HOME/ and DATA/ directory respectively), they are symlinked to their right location by executing the "symlink.sh" script. The purpose of this is to have all my configs under the same directory tree so I can backup and version them easy and safely).

+ ROOT/
These are files intended to be copied to the root of my system, for places where I'm the admin and are willing to share some settings. The "rootsync.sh" script syncs changes back and forth (using the modification dates) and asks confirmation, showing also the diffs, so it's done in a safer way.

--
Fernando Carmona Varo

About

dotfiles, settings, emacs.d, themes and other configs to keep in sync on my machines and share if needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 33.1%
  • Perl 25.2%
  • C 12.0%
  • Shell 11.9%
  • Lua 6.6%
  • Scheme 5.8%
  • Other 5.4%