diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-20 09:42:25 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-20 09:42:25 -0500 |
commit | 8f8d362c3b7d65b69e2043f175388c438239d30b (patch) | |
tree | 198eb7904b98664ef7c5c09d856364ae80459b20 /profile | |
parent | 1e2fcbe20c72a87182dea115805738c3b20c4df5 (diff) | |
download | rcm-8f8d362c3b7d65b69e2043f175388c438239d30b.tar.gz rcm-8f8d362c3b7d65b69e2043f175388c438239d30b.tar.bz2 rcm-8f8d362c3b7d65b69e2043f175388c438239d30b.zip |
kshrc: Move out capture, log,todo
Diffstat (limited to 'profile')
-rw-r--r-- | profile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,7 +21,6 @@ export HISTSIZE=65535 export STITCH_DIRECTORY=/home/mccd/notes export STITCH_GREP_CMD=ugrep - if [ "$(tty)" == "/dev/tty1" ]; then exec dbus-run-session hikari; fi # opam configuration |