almqv / dotfiles

Configuration files for my GNU+Linux installation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview

Stuff I use

Installing dotfiles

git clone git.wych.dev/repos/dotfiles.git && cd dotfiles

Then use stow to create symlinks for each dotfile: $ stow (stow options) (package)

-S, --stow 	: Install
-D, --delete	: Uninstall
Read more in the manual page for stow.
$ man stow

i.e. $ stow -S vim

About

Configuration files for my GNU+Linux installation.


Languages

Language:Lua 35.8%Language:Emacs Lisp 32.9%Language:Shell 17.8%Language:CSS 5.0%Language:Python 3.9%Language:SCSS 2.4%Language:Vim Script 1.2%Language:JavaScript 1.0%