aboutsummaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-03-22 12:38:43 -0300
committerEuAndreh <eu@euandre.org>2021-03-22 12:48:12 -0300
commit85e209b3f173755e0f137aa2e45146f95127f0c5 (patch)
tree61c2c68670a98ec56ee9bcde45de67f81a94dc1d /sh
parentfake-symlinks: aux/workflow/public.sh: Mark as executable (diff)
downloaddotfiles-85e209b3f173755e0f137aa2e45146f95127f0c5.tar.gz
dotfiles-85e209b3f173755e0f137aa2e45146f95127f0c5.tar.xz
Remove default.nix
Diffstat (limited to 'sh')
-rw-r--r--sh/symlinks.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/sh/symlinks.sh b/sh/symlinks.sh
index c4e0a276..36f74cbf 100644
--- a/sh/symlinks.sh
+++ b/sh/symlinks.sh
@@ -45,10 +45,6 @@ upsert_dir_symlink "$MEDIA_PREFIX/SNEAKER" ~/SNEAKER
## tmux
ln -fs "$DOTFILES/tmux.conf" ~/.tmux.conf
-## Emacs
-mkdir -p "$HOME/.emacs.d/private/layers/"
-ln -fs "$DOTFILES/spacemacs.el" ~/.spacemacs
-
## vi
ln -fs "$DOTFILES/exrc.conf" ~/.exrc