Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

billy4479/dotfiles

Repository files navigation

dotfiles

Warning

This repo is deprecated, I moved my config files to nix!

A collection of my configuration files

How to install

git clone --bare git@github.com:billy4479/dotfiles.git dotfiles
alias config='git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
config checkout
config submodule update --init --recursive