diff options
author | EuAndreh <eu@euandre.org> | 2018-07-25 14:43:53 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-25 14:43:53 -0300 |
commit | 10a990a0de7eb3dadb3447c87668883b30f2103f (patch) | |
tree | 1dbe031d5bdeb15c506ddd9bcadebd330d6315d0 | |
parent | Don't use gitlabci template for om-auth (diff) | |
download | dotfiles-10a990a0de7eb3dadb3447c87668883b30f2103f.tar.gz dotfiles-10a990a0de7eb3dadb3447c87668883b30f2103f.tar.xz |
Auto generate autojump and projectile data from mr repos
-rw-r--r-- | bash/symlinks.sh | 5 | ||||
-rw-r--r-- | git/mrconfig.ini | bin | 9420 -> 10043 bytes |
2 files changed, 0 insertions, 5 deletions
diff --git a/bash/symlinks.sh b/bash/symlinks.sh index 2c4fcdf..dc8bc03 100644 --- a/bash/symlinks.sh +++ b/bash/symlinks.sh @@ -31,16 +31,11 @@ ln -fs $DOTFILES/tmux/tmux.conf ~/.tmux.conf ln -fs $DOTFILES/tmux/tmux-macos.conf ~/.tmux-macos.conf ln -fs $DOTFILES/tmux/tmux-gnu-linux.conf ~/.tmux-gnu-linux.conf -## autojump -ln -fs ~/Nextcloud/cache/autojump/ ~/.local/share/autojump/ - ## Emacs mkdir -p $HOME/.emacs.d/private/layers/ ln -fs $DOTFILES/spacemacs.el ~/.spacemacs ln -fs $DOTFILES/emacs/gnus.el ~/.gnus.el -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 mkdir -p ~/.xmonad diff --git a/git/mrconfig.ini b/git/mrconfig.ini Binary files differindex f711af0..2f5cd6f 100644 --- a/git/mrconfig.ini +++ b/git/mrconfig.ini |