custom dmenu build included; setup convention fix

This commit is contained in:
Wryn Wagner
2021-10-01 11:18:11 -06:00
parent 831e7de06b
commit 49cc17831a
7 changed files with 41 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
#####################################################################
function ZSH__SETUP() {
function SETUP__ZSH() {
ZSH__SET_DEFAULT_SHELL
ZSH__SOURCE_RC
}