summaryrefslogtreecommitdiff
path: root/.login
diff options
context:
space:
mode:
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