diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-06-18 20:21:22 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-06-18 20:21:22 +0200 |
| commit | 265cf9ee74a43fb16015b5c84720f3afe5b4553b (patch) | |
| tree | b122e812ee5c105b87cfb32a45cf3a0961d96466 /.shenanigans.sh | |
| parent | 8e054ad3837f63804ea7e2d0b9531a1db9132b9f (diff) | |
| download | dotfiles-265cf9ee74a43fb16015b5c84720f3afe5b4553b.tar.gz | |
Update
Diffstat (limited to '.shenanigans.sh')
| -rwxr-xr-x | .shenanigans.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh index b798036..7a5ca76 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh | |||
| @@ -47,6 +47,7 @@ if [[ "${BASH_SOURCE[0]}" != "${0}" ]]; then | |||
| 47 | alias gd='lazydocker' | 47 | alias gd='lazydocker' |
| 48 | alias tf='terraform' | 48 | alias tf='terraform' |
| 49 | alias tg='terragrunt' | 49 | alias tg='terragrunt' |
| 50 | alias tgl='TERRAGRUNT_USE_LOCAL_SOURCES=1 terragrunt' | ||
| 50 | 51 | ||
| 51 | # Custom folder jump commands. | 52 | # Custom folder jump commands. |
| 52 | alias j='cd ~/Junk' | 53 | alias j='cd ~/Junk' |
