alvesvaren / dotfiles-1

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:Python 46.1%Language:Shell 21.1%Language:Emacs Lisp 16.6%Language:Lua 10.5%Language:CSS 2.6%Language:SCSS 1.9%Language:Vim Script 0.6%Language:JavaScript 0.5%