diff options
| author | tslil clingman <> | 2024-07-13 15:07:01 +0200 |
|---|---|---|
| committer | tslil clingman <> | 2024-07-13 15:09:41 +0200 |
| commit | ed836738a16efb7721b72f6aa58f07541fd37393 (patch) | |
| tree | 077b925d8ad499d8c50b37c5049cae50e4e606f9 /emacs/work_inits/03-miscload.el | |
| parent | 31da2d6faa41043ce5e1ddc9b8f6ac0aacc49708 (diff) | |
[emacs] cleanup
Diffstat (limited to 'emacs/work_inits/03-miscload.el')
| -rw-r--r-- | emacs/work_inits/03-miscload.el | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/emacs/work_inits/03-miscload.el b/emacs/work_inits/03-miscload.el deleted file mode 100644 index 6f4ffbf..0000000 --- a/emacs/work_inits/03-miscload.el +++ /dev/null @@ -1,8 +0,0 @@ -;; Time-stamp: <2020-08-12 22:25:58 (user@hobbies)> - -(use-package siege-mode - :load-path "~/.emacs.d/scripts/siege-mode/") - -;; (use-package maxima -;; :defer t -;; :config (setq imaxima-use-maxima-mode-flag t)) |
