MkHunter / dotfiles

Personal dotfiles focused on ☁️Salesforce Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This repo contains the configuration to setup my machines. This is using Chezmoi, the dotfile manager to setup the install.

This automated setup is currently only configured for Fedora machines.

How to run

export GITHUB_USERNAME=logandonley
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME

About

Personal dotfiles focused on ☁️Salesforce Development


Languages

Language:Lua 84.6%Language:Shell 15.4%