ajc133 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AJ's Dotfiles

Uses chezmoi to manage updates between machines

Getting Started

If this is a new machine, install Chezmoi and apply the dotfiles with

sudo apt install curl git zsh
chsh -s /usr/bin/zsh
sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply ajc133

About


Languages

Language:Shell 79.8%Language:Lua 17.5%Language:Python 1.6%Language:Ruby 1.0%Language:Vim Script 0.1%