psto / .dotfiles

A man's $HOME is his castle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

A man's $HOME is his castle.

All my configs in one place. Use them at your own risk 😉

Installation

Requirements: git and stow.

Clone into your $HOME directory.

git clone https://github.com/psto/.dotfiles.git ~

Run stow to symlink everything

stow */ # (the '/' ignores the README)

Or just select what you want

stow nvim # neovim config only

Programs

The programs directory contains an updated list of software I use.

License

MIT

About

A man's $HOME is his castle.


Languages

Language:Shell 51.8%Language:Lua 40.1%Language:Perl 1.9%Language:CSS 1.9%Language:Less 1.8%Language:Python 1.2%Language:Scheme 1.2%Language:HTML 0.1%