Skip to content

Commit f966067

Browse files
committed
update
1 parent 3d0fcc5 commit f966067

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nushell/init.nu

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,8 @@ alias hls = helm ls --namespace $env.K8S_NAMESPACE
407407
alias hup = helm upgrade --namespace $env.K8S_NAMESPACE --install --atomic --create-namespace --cleanup-on-fail
408408
alias hdep = helm dependency build
409409

410+
alias lg = lazygit
411+
410412
def --env kns [
411413
namespace
412414
] {

0 commit comments

Comments
 (0)