diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2024-01-30 09:44:32 -0500 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2024-01-30 09:44:32 -0500 |
commit | 924e2f16cd3c0a0c1f71b97418669082f6853e8b (patch) | |
tree | 1d936e33b74374fee6c187489adc0a15607b5415 | |
parent | 308ab86c18112ae122540afe3790c371b623cc83 (diff) |
Update dotfiles
-rwxr-xr-x | setup.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -9,11 +9,6 @@ git submodule update --init --recursive --depth 1 touch ~/.zshrc.local touch ~/.zshenv.local -echo "Cloning Chemacs2" -if [[ ! -e ~/.config/emacs ]]; then - git clone https://github.com/plexus/chemacs2.git ~/.config/emacs -fi - echo "Stow" $STOW common $STOW zsh |