|
3 days ago | |
---|---|---|
.config | 3 days ago | |
.gnupg | 2 months ago | |
AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup | 1 month ago | |
bin | 2 months ago | |
.bash_default | 2 months ago | |
.bashrc | 3 days ago | |
.gitconfig | 4 days ago | |
.gitconfig.local##default | 2 months ago | |
.gitconfig.local##o.Win10 | 2 months ago | |
.tmux.conf | 3 days ago | |
.zshrc | 2 months ago | |
README.md | 1 month ago |
My personal dotfiles, managed using yadm.
A more comprehensive list is available on my wiki (when it's fixed).
I use these on a daily basis:
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex
scoop install curl ; curl -L https://github.com/TheLocehiliosan/yadm/raw/3.0.2/yadm -o ~/bin/yadm ; export PATH=$HOME/bin:$PATH
yadm config local.os Win10 ; yadm clone https://git.earne.link/earnestma/dotfiles.git -b dots ; yadm checkout dots
go get github.com/x-motemen/ghq