Skip to content

Commit

Permalink
feat(just): add fish shortcut (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo committed Jun 21, 2023
1 parent 62d23bb commit 05f44d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions usr/share/ublue-os/just/custom.just
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ distrobox-universal:
echo 'Creating Universal Development distrobox ...'
distrobox create --image mcr.microsoft.com/devcontainers/universal:latest -n universal -Y

fish:
sudo lchsh -i

gnome-extensions:
pip install --upgrade gnome-extensions-cli
gext install tailscale-status@maxgallup.github.com
Expand Down

0 comments on commit 05f44d7

Please sign in to comment.