update from hal-11

This commit is contained in:
Diego Fernando Carrión 2024-07-01 00:04:03 +02:00
parent 2b7f350851
commit aba8a89bf3
Signed by: CRThaze
GPG Key ID: 0F647F8A6A3AF588
3 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ alias gitcommitfix="git add -u && git commit -m f && gitfixlast"
alias kubectl-ns="kubectl get namespaces --no-headers | awk '{print \$1}' | xargs -I {} bash -c -- echo {} && kubectl -n {}"
alias hugo="docker run --rm -it -v \$(pwd):/src -p 1313:1313 klakegg/hugo:latest"
if [ -x "$(command -v batcat)" ]
then
alias ccat='/usr/bin/cat'

Binary file not shown.

Binary file not shown.