diff options
author | jao <jao@gnu.org> | 2025-09-15 03:01:58 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-09-15 03:01:58 +0100 |
commit | 79fee39ab74d0ebb89a559d7d1b8fdb6222e4a41 (patch) | |
tree | 9923f747cdbc0093965ecbb824365c412aa534d7 /custom/jao-custom-shells.el | |
parent | 89aef17265d251a7e279bb890d903f34b288b792 (diff) | |
download | elibs-79fee39ab74d0ebb89a559d7d1b8fdb6222e4a41.tar.gz elibs-79fee39ab74d0ebb89a559d7d1b8fdb6222e4a41.tar.bz2 |
macos compatibility
Diffstat (limited to 'custom/jao-custom-shells.el')
-rw-r--r-- | custom/jao-custom-shells.el | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/custom/jao-custom-shells.el b/custom/jao-custom-shells.el new file mode 100644 index 0000000..eaae13c --- /dev/null +++ b/custom/jao-custom-shells.el @@ -0,0 +1,6 @@ +;; -*- lexical-binding: t -*- + + + + +(provide 'jao-custom-shells) |