My Custom Fish Functions

Git(Hub)

  • addgithub:
    • initializes new github repo and issues initial commit and push
  • sync:
    • issues git aa, git ca and git push origin

Basics

  • cdl:
    • issues cd and ll
  • sudo:
    • allows for sudo !!
  • subl:
    • open in sublime text
  • new:
    • executes touch and subl

Fish