/dotfiles-eush77

Copy of Eush77's dot files , mainly for the emacs bibtex config

Primary LanguageEmacs Lisp

Dotfiles

This is the repository with my personal config files and scripts.

Use GNU Stow to install regular configs in the home directory

$ stow -t ~ bash

or root configs in the root directory:

$ ( cd ROOT; sudo stow -t / xkb )

Install Sudo config:

$ install -o root -g root -m 440 ROOT/sudo/etc/sudoers /etc/