Skip to content

Commit

Permalink
alias nano
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Sep 28, 2024
1 parent e9d56b7 commit bb7f5a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dotfiles/alias
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ alias b="bazelisk "
alias bazel="bazelisk "
# This ^^^ is required just because completions/bazel.fish uses bazel not bazelisk.

# Other
alias pass="EDITOR=/usr/bin/nano /bin/pass "

# https://github.com/vorburger/vorburger-dotfiles-bin-etc/blob/master/README.md#google-cloud-shell
alias cloud="gcloud cloud-shell ssh --ssh-flag=-A"

Expand Down

0 comments on commit bb7f5a9

Please sign in to comment.