Forgot a directory in the pkg.install() function of this package.
This commit is contained in:
@@ -30,4 +30,5 @@ pkg.install()
|
||||
mkdir $HOME/.shell/aliases.d
|
||||
mkdir $HOME/.shell/bin
|
||||
mkdir $HOME/.shell/etc
|
||||
mkdir $HOME/.shell/login.d
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user