summaryrefslogtreecommitdiffstats
path: root/.emacs.d/eshell/login
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/eshell/login')
-rw-r--r--.emacs.d/eshell/login2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/eshell/login b/.emacs.d/eshell/login
new file mode 100644
index 0000000..f898d68
--- /dev/null
+++ b/.emacs.d/eshell/login
@@ -0,0 +1,2 @@
+(defun inspect (var)
+ (symbol-value (intern var)))