Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 257 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 257 Bytes

Yonatan's dotfiles

main: for linux

win_cmd_gitBash: for windows cmd with git bash

# init
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply yonatan-d
cp chezmoi.toml ~/.config/chezmoi/chezmoi.toml

# set default shell
chsh -s /usr/bin/zsh