diff options
Diffstat (limited to 'bash/symlinks.sh')
-rw-r--r-- | bash/symlinks.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh index a2f726f..fdf1b1e 100644 --- a/bash/symlinks.sh +++ b/bash/symlinks.sh @@ -38,6 +38,7 @@ ln -fs ~/Nextcloud/cache/autojump/ ~/.local/share/autojump/ mkdir -p $HOME/.emacs.d/private/layers/ ln -fs $DOTFILES/spacemacs.el ~/.spacemacs ln -fs ~/Nextcloud/cache/projectile-bookmarks.eld ~/.emacs.d/.cache/projectile-bookmarks.eld +ln -fs ~/Nextcloud/cache/euandreh-auto-save.el ~/.emacs.d/.cache/layouts/euandreh-auto-save ln -fs $DOTFILES/emacs/euandreh-layer $HOME/.emacs.d/private/layers/euandreh ## xmonad |