Skip to content

Commit

Permalink
pull latest nu_scripts, update aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
myty committed Oct 12, 2023
1 parent c85e52d commit 1ae62f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions nushell/aliases.nu
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ alias ac = and-cli
alias gs = git submodule
alias gsf = git submodule foreach
alias gsu = git submodule update

# podman v4.3.0 not quite ready
# alias docker = podman
alias python = python3
alias py = python3
alias http = ^http

0 comments on commit 1ae62f1

Please sign in to comment.