summaryrefslogtreecommitdiff
path: root/.login
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-27 15:02:02 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-27 15:02:02 -0400
commitde9c3e08412ae13cc8a2d1e4418d9e9257f67518 (patch)
tree49cbc73cdf6790b4cd1e9ef4e2348bf5f398cad0 /.login
parent290b43537bbb847a4d1d0f58943f362fc4780c9d (diff)
update
Diffstat (limited to '.login')
-rw-r--r--.login6
1 files changed, 6 insertions, 0 deletions
diff --git a/.login b/.login
new file mode 100644
index 0000000..1a170f5
--- /dev/null
+++ b/.login
@@ -0,0 +1,6 @@
+# this file is processed only when csh is running as a login (top-level) shell
+# and should contain commands to be run once per session, e.g. setting
+# environment variables and terminal-specific settings
+
+setenv EDITOR vi
+setenv PAGER less