summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 0a92c08..21ac6c3 100644
--- a/.profile
+++ b/.profile
@@ -52,7 +52,7 @@ sht() { mshow -A text/html $@; }
52n() { mshow .+1 | templess; } 52n() { mshow .+1 | templess; }
53 53
54# nissy build options 54# nissy build options
55#export NISSY_BUILD_SANITIZE="address,undefined" 55export NISSY_BUILD_SANITIZE="address,undefined"
56 56
57# Session cookies are kept in .ssh 57# Session cookies are kept in .ssh
58[ -f $HOME/.ssh/sessions ] && . $HOME/.ssh/sessions 58[ -f $HOME/.ssh/sessions ] && . $HOME/.ssh/sessions

Generated with cgit - Back to sebastiano.tronto.net