diff options
author | Ryan Kavanagh <rak@rak.ac> | 2020-12-05 08:48:26 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2020-12-05 08:48:26 -0500 |
commit | 52a81fe914e4cea32732447d31bf03082b7bf040 (patch) | |
tree | c7e97434929d88fa49ff488a7fc2296f88124d2c /.gitmodules | |
parent | Fix tmux connections to grex & rtc (diff) |
Just use s-nail instead of mailx+rlwrap
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1bbee0f..0e65ca9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,3 @@ [submodule ".tmux/powerline"] path = .tmux/powerline url = https://github.com/erikw/tmux-powerline.git -[submodule ".rlwrap"] - path = .rlwrap - url = https://github.com/ryanakca/rlwrap_mail.git |