It's mostly my init.el file.
📝 emacs
myinit.el
🚫 gitignore
a global.gitignore
🖥️ tmux
a nice.tmux.conf
🐚 zsh
a very simple.zshrc
(usingoh-my-zsh
)
- Copy or link the files wherever you want.
- or use
stow
(brew install stow
):
Use install.sh
to install and remove them:
sh ./install.sh emacs
👉 creates emacs linksh ./install.sh emacs-delete
👉 removes it