diff options
| author | EuAndreh <eu@euandre.org> | 2021-03-22 12:38:43 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-03-22 12:48:12 -0300 |
| commit | 85e209b3f173755e0f137aa2e45146f95127f0c5 (patch) | |
| tree | 61c2c68670a98ec56ee9bcde45de67f81a94dc1d /sh | |
| parent | fake-symlinks: aux/workflow/public.sh: Mark as executable (diff) | |
| download | dotfiles-85e209b3f173755e0f137aa2e45146f95127f0c5.tar.gz dotfiles-85e209b3f173755e0f137aa2e45146f95127f0c5.tar.xz | |
Remove default.nix
Diffstat (limited to 'sh')
| -rw-r--r-- | sh/symlinks.sh | 4 |
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 |
