fi_users_bashrc
This commit is contained in:
+4
-1
@@ -1,7 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
## CONSTANTS
|
||||
|
||||
#TODO: LATEST_TAG
|
||||
# LATEST_TAG=$(curl -s https://git.artcode.re/api/v1/repos/miaou/miaou-bash/tags|grep -oPm1 '{"name":".*?",' | head -n1 | cut -d'"' -f4)
|
||||
# https://git.artcode.re/miaou/miaou-bash/archive/0.3.109.tar.gz
|
||||
|
||||
MAIN_TAR_GZ_URL="https://git.artcode.re/miaou/miaou-bash/archive/main.tar.gz"
|
||||
|
||||
## FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user