Skip to content

Instantly share code, notes, and snippets.

@ewen-lbh
Last active April 11, 2024 13:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ewen-lbh/4e123a2f3ed8a832c7d0b6691d9c0401 to your computer and use it in GitHub Desktop.
Save ewen-lbh/4e123a2f3ed8a832c7d0b6691d9c0401 to your computer and use it in GitHub Desktop.
function up
paru
pnpm up -g
rustup update
gup update
pipx upgrade-all
opam upgrade
gh extension upgrade --all
cargo install-update -a
gem update
end
@ewen-lbh
Copy link
Author

In hyprland.conf:

bind = $mainMod, U, exec, [workspace 6] kitty --hold fish -c up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment