Comments (0)

Files changed (1)

File abbreviations.fish Added

View file
  • Ignore whitespace
  • Hide word diff
+#!/usr/bin/env fish
+abbr gpu 'git push -u origin'
+abbr rek 'bundle exec'
+abbr rekr 'bundle exec rake'