dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Personal dotfiles

Terminal color scheme: Dimidium

터미널 색 구성 이사했습니다!

moved to https://github.com/dofuuz/dimidium

Zsh

https://grml.org/zsh/

wget -O ~/.zshrc https://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
wget -O ~/.zshrc.local https://raw.githubusercontent.com/dofuuz/dotfiles/main/.zshrc.local
chsh -s $(which zsh)