diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-09-17 22:05:07 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-09-17 22:05:07 +0200 |
| commit | 1c5c9ddf41ce3b88103e041b4b7e95621a8f5b2a (patch) | |
| tree | 7bfd969612378191165d69d1466f37328d449826 | |
| parent | 8f5d02f4e3af718c50f93c709cda1a997c068472 (diff) | |
| download | config-1c5c9ddf41ce3b88103e041b4b7e95621a8f5b2a.tar.gz config-1c5c9ddf41ce3b88103e041b4b7e95621a8f5b2a.zip | |
Diffstat (limited to '')
| -rw-r--r-- | .profile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -52,7 +52,7 @@ sht() { mshow -A text/html $@; } | |||
| 52 | n() { mshow .+1 | templess; } | 52 | n() { mshow .+1 | templess; } |
| 53 | 53 | ||
| 54 | # nissy build options | 54 | # nissy build options |
| 55 | #export NISSY_BUILD_SANITIZE="address,undefined" | 55 | export 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 |
