summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-06-09 14:29:31 -0700
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-06-09 14:29:31 -0700
commit97222a53e87d95f48526f6c1eca284f38970dfbf (patch)
treef037cf6239809f93df8f7fb975ea548334520a7b
parent04abf81f07af7212ff82e0387763bf80cbb687dd (diff)
alias and prevent startup warning
-rw-r--r--emacs/eshell/alias3
-rwxr-xr-xemacs/site-lisp/tmu-custom-theme.el1
2 files changed, 3 insertions, 1 deletions
diff --git a/emacs/eshell/alias b/emacs/eshell/alias
index cf144b6..d8b28c3 100644
--- a/emacs/eshell/alias
+++ b/emacs/eshell/alias
@@ -1,2 +1,3 @@
-alias ll ls -la
+alias ff find-file $1
alias gl git log --graph --all --oneline
+alias ll ls -la $*
diff --git a/emacs/site-lisp/tmu-custom-theme.el b/emacs/site-lisp/tmu-custom-theme.el
index e9d95ff..bbe5ece 100755
--- a/emacs/site-lisp/tmu-custom-theme.el
+++ b/emacs/site-lisp/tmu-custom-theme.el
@@ -1,3 +1,4 @@
+;; -*- lexical-binding: t; -*-
(provide 'tmu-custom-theme)
(deftheme tmu-custom