raoulmillais / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just my dotfiles

My configuration files for my dev environment on arch linux

Installation instructions on a new machine

git clone --bare git@github.com:raoulmillais/dotfiles.git $HOME/.dotfiles
git --git-dir=$HOME/.dotfiles --work-tree=$HOME reset --hard
source .zshrc
c config status.showUntrackedFiles no

Use at your own risk! Feel free to peruse and take inspiration from anything you find useful. I have done the same from many other colleagues and other people on the web.

About


Languages

Language:Shell 70.2%Language:Lua 28.3%Language:CSS 1.5%