diff options
Diffstat (limited to 'shell/_emacs/tools/profiler/run_profiler.el')
-rw-r--r-- | shell/_emacs/tools/profiler/run_profiler.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/_emacs/tools/profiler/run_profiler.el b/shell/_emacs/tools/profiler/run_profiler.el deleted file mode 100644 index 39939c2..0000000 --- a/shell/_emacs/tools/profiler/run_profiler.el +++ /dev/null @@ -1,2 +0,0 @@ -;; won't work unless .emacs exists -(eshell-command "emacs -Q -l ~/.emacs.d/tools/profiler/profile-dotemacs.el -f profile-dotemacs") |