default weechat configs, zshrc, mkshrc

This commit is contained in:
root
2019-09-19 22:09:27 -06:00
parent 61b78d0c73
commit 66ea19b0d5
26 changed files with 1673 additions and 0 deletions

8
.mkshrc Normal file
View File

@@ -0,0 +1,8 @@
# .mkshrc
# Source global definitions
if [ -f /etc/mkshrc ]; then
. /etc/mkshrc
fi
# User specific aliases and functions