FotiadisM / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

dotfiles logo

My dotfiles
Feel free to use anything you want.
I highly recommend using GNU Stow for managing your dotfiles. Using a git bare repository gets very messy.

Installation

git clone https://github.com/FotiadisM/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

# using stow
stow <app config>

You can specify a different location with stow -d <stow dir> -t $HOME

Uninstall

stow -D <app config>

About


Languages

Language:Shell 45.9%Language:Lua 27.6%Language:Python 24.5%Language:Vim Script 2.0%