fix prompt IFS
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
## CONSTANTS
|
||||
|
||||
readonly CURDIR=$PWD
|
||||
readonly REQUIRED_PKGS=(file git bc vim jq bat gum)
|
||||
readonly REQUIRED_PKGS=(file git bc vim jq)
|
||||
readonly MAIN_TAR_GZ_URL="https://git.artcode.re/miaou/miaou-bash/archive/main.tar.gz"
|
||||
|
||||
## FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user