Skip to content

Instantly share code, notes, and snippets.

@aspick
Last active March 20, 2018 18:30
Show Gist options
  • Save aspick/76da695943d34e837901955ef6e5bda6 to your computer and use it in GitHub Desktop.
Save aspick/76da695943d34e837901955ef6e5bda6 to your computer and use it in GitHub Desktop.
update fish prompt
#!/bin/bash
curl -L https://gist.github.com/aspick/1bb85f388a45ce4d17a18d7792bb48d1/raw -o ~/.config/fish/functions/fish_prompt.fish
@aspick
Copy link
Author

aspick commented Mar 20, 2018

curl -L https://gist.github.com/aspick/76da695943d34e837901955ef6e5bda6/raw | bash

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