alias
This commit is contained in:
parent
20a7c6c8f4
commit
a23602a604
@ -15,6 +15,7 @@ declare -A alias_list=(
|
|||||||
|
|
||||||
# PYTHON
|
# PYTHON
|
||||||
[ve]='source venv/bin/activate'
|
[ve]='source venv/bin/activate'
|
||||||
|
[p]='ipython'
|
||||||
|
|
||||||
# GIT
|
# GIT
|
||||||
[gaa]='git add --all'
|
[gaa]='git add --all'
|
||||||
@ -38,10 +39,17 @@ declare -A alias_list=(
|
|||||||
[ed]='ssh errol@edesktop.sancaktar.net'
|
[ed]='ssh errol@edesktop.sancaktar.net'
|
||||||
[fs]='ssh errol@fs1.sancaktar.net'
|
[fs]='ssh errol@fs1.sancaktar.net'
|
||||||
|
|
||||||
# Kubernetes
|
# KUBERNETES
|
||||||
[k]='kubectl'
|
[k]='kubectl'
|
||||||
# Terraform/Tofu
|
|
||||||
|
# TERRAFORM
|
||||||
[t]='tofu'
|
[t]='tofu'
|
||||||
|
|
||||||
|
# GCLOUD
|
||||||
|
[gcl]='gcloud config configurations list'
|
||||||
|
[gca]='gcloud config configurations activate'
|
||||||
|
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
2
vscode/.vscode/extensions/.obsolete
vendored
2
vscode/.vscode/extensions/.obsolete
vendored
@ -1 +1 @@
|
|||||||
{"ms-python.python-2024.10.0-darwin-arm64":true}
|
{"ms-python.python-2024.10.0-darwin-arm64":true,"ms-python.python-2024.12.1-linux-x64":true,"ms-python.vscode-pylance-2024.7.1":true}
|
2
vscode/.vscode/extensions/extensions.json
vendored
2
vscode/.vscode/extensions/extensions.json
vendored
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user