mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-12-07 15:26:37 +00:00
My dotfiles and config for linux and windows. Powered by chezmoi(https://github.com/twpayne/chezmoi).
| .chezmoidata | ||
| .chezmoiscripts | ||
| .chezmoitemplates | ||
| AppData | ||
| Documents/PowerShell | ||
| dot_config | ||
| dot_local/share/fcitx5/rime | ||
| dot_ssh | ||
| .chezmoiignore | ||
| archlinux.md | ||
| dot_bashrc | ||
| dot_condarc | ||
| dot_gitconfig.tmpl | ||
| dot_wezterm.lua.tmpl | ||
| dot_zprofile | ||
| dot_zshrc.tmpl | ||
| README.md | ||
dotfiles
initial setup
chezmoi init https://github.com/reonokiy/dotfiles
chezmoi apply -v
tips
link wsl op to windows op.exe
mkdir -p ~/.local/bin
ln -s $(which op.exe) ~/.local/bin/op