dundalek / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

sudo apt install stow
cd
git clone git@github.com:dundalek/dotfiles.git

# make sure to create these folders first otherwise they will get symlinked and junk will appear in the dotfiles
mkdir .atom bin .config/fish .clojure

cd ~/dotfiles
stow bash
stow closh
...

Ideas for future

Try git in home directory without stow: https://drewdevault.com/2019/12/30/dotfiles.html

About


Languages

Language:Shell 34.2%Language:Clojure 31.1%Language:Lua 29.1%Language:Python 5.0%Language:CoffeeScript 0.5%Language:Nix 0.0%Language:Less 0.0%