AdamFrey / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Powered by Chezmoi

Instructions

chezmoi init
# Web Browser Application? flatpak run org.mozilla.firefox
# Text Editor Application? emacsclient --create-frame --no-wait --socket-name=adam-emacsd

chezmoi init --prompt    # if you need to re-set the variables

bootstrap-system         # set up machine, or re-sync
bootstrap-system --noweb # set up machine without web flatpaks, or remove them 
dtt                      # enter into the devtools distrobox 

Distrobox

Commands to sync distroboxes

distrobox-enter -n devtools -e ~/.config/distrobox/devtools-bootstrap.sh
distrobox-enter -n desktop-tools -e ~/.config/distrobox/desktop-tools-bootstrap.sh

About


Languages

Language:Emacs Lisp 50.2%Language:Shell 28.2%Language:Lua 15.6%Language:Clojure 6.0%