Skip to content

Instantly share code, notes, and snippets.

@nikopol
Created July 15, 2020 12:54
Show Gist options
  • Save nikopol/fec8d24c6d913cf419a364c571018a11 to your computer and use it in GitHub Desktop.
Save nikopol/fec8d24c6d913cf419a364c571018a11 to your computer and use it in GitHub Desktop.
function fish_greeting
if status --is-interactive
/home/niko/bin/hi -s
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment