mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
Index: lib/fileloc.h
|
|
--- lib/fileloc.h.orig
|
|
+++ lib/fileloc.h
|
|
@@ -52,6 +52,7 @@
|
|
|
|
#define MC_BASHRC_FILE "bashrc"
|
|
#define MC_ZSHRC_FILE ".zshrc"
|
|
+#define MC_KSHRC_FILE "kshrc"
|
|
#define MC_ASHRC_FILE "ashrc"
|
|
#define MC_INPUTRC_FILE "inputrc"
|
|
#define MC_CONFIG_FILE "ini"
|