update from hal-11
This commit is contained in:
parent
2b7f350851
commit
aba8a89bf3
@ -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'
|
||||
|
BIN
any/scripts/.local/bin/arduino-cli
Executable file
BIN
any/scripts/.local/bin/arduino-cli
Executable file
Binary file not shown.
BIN
any/scripts/.local/bin/arduino-language-server
Executable file
BIN
any/scripts/.local/bin/arduino-language-server
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user