jbarr21 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jbarr21 dotfiles

Install

For the initial install:

bash -c "$(wget -qO- https://raw.github.com/jbarr21/dotfiles/main/bin/dotfiles)" && source ~/.zshrc

or

git clone https://github.com/jbarr21/dotfiles.git ~/dotfiles --recursive
~/dotfiles/bin/dotfiles
source ~/.zshrc

To update the dotfiles:

dotfiles

About

License:MIT License


Languages

Language:Shell 56.7%Language:Vim Script 32.6%Language:Lua 7.4%Language:AppleScript 1.4%Language:Ruby 1.2%Language:Dockerfile 0.3%Language:Swift 0.1%Language:Python 0.1%