alias ll creation date
This commit is contained in:
+1
-2
@@ -509,8 +509,7 @@ function install_miaou_bash() {
|
||||
sudo apt install -y curl wget
|
||||
|
||||
echo "installing miaou-bash..."
|
||||
curl https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash -s -- --host
|
||||
export PATH=$PATH:/opt/miaou-bash/tools/
|
||||
curl https://git.artcode.re/miaou/miaou-bash/raw/branch/main/install.sh | sudo bash -s
|
||||
echo "OK"
|
||||
else
|
||||
echo "addon <miaou-bash> already installed!"
|
||||
|
||||
+1
-1
@@ -190,7 +190,7 @@ EOF
|
||||
|
||||
set_alias 'sameuser' "exec @ARG1@ -- su --whitelist-environment container,container_hostname - $(whoami)"
|
||||
set_alias 'login' 'exec @ARGS@ --mode interactive -- /bin/bash -c $@${user:-root} - exec su --whitelist-environment container,container_hostname - '
|
||||
set_alias 'll' 'list -c ns4mDN'
|
||||
set_alias 'll' 'list -c ns4mDNc'
|
||||
|
||||
# test environment container hostname
|
||||
local env_container_hostname
|
||||
|
||||
Reference in New Issue
Block a user