Skip to content

Instantly share code, notes, and snippets.

@shibafu528
Created September 7, 2021 16:17
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 shibafu528/71896b24a20f2aeb4b3311e5bb1885ac to your computer and use it in GitHub Desktop.
Save shibafu528/71896b24a20f2aeb4b3311e5bb1885ac to your computer and use it in GitHub Desktop.
mikutter profile activator
#!/bin/zsh
# $ cd ~/path/to/mikutter
# $ . ./activate
# $ bundle exec ruby mikutter.rb --debug
export MIKUTTER_CONFROOT=$HOME/profiles/gtk3-2021
export RPROMPT="[mktr:${MIKUTTER_CONFROOT/$HOME/~}]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment