Skip to content

Instantly share code, notes, and snippets.

@pyrossh
Last active May 17, 2024 04:02
Show Gist options
  • Save pyrossh/3fdf1823c96ef8efabf21a512c33728e to your computer and use it in GitHub Desktop.
Save pyrossh/3fdf1823c96ef8efabf21a512c33728e to your computer and use it in GitHub Desktop.
~/.config/fish/config.fish
set -x LANG en_US.UTF-8
set -x LC_ALL en_US.UTF-8
set -x PATH $PATH ~/.pub-cache/bin
set -x PATH $PATH /opt/homebrew/bin
set -x PATH $PATH ~/Library/Android/sdk/platform-tools/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment