aboutsummaryrefslogtreecommitdiff
path: root/functions/gf
diff options
context:
space:
mode:
authorCamil Staps2016-02-09 14:16:10 +0100
committerCamil Staps2016-11-30 19:11:06 +0100
commit350a07b0a8525645671a029621cc873b2a8d1957 (patch)
treef332a624e3182aea22e6a42c27346b3eba4203c5 /functions/gf
parentzsh (diff)
Fixed oh-my-zsh
Diffstat (limited to 'functions/gf')
-rw-r--r--functions/gf4
1 files changed, 0 insertions, 4 deletions
diff --git a/functions/gf b/functions/gf
deleted file mode 100644
index 0de3e89..0000000
--- a/functions/gf
+++ /dev/null
@@ -1,4 +0,0 @@
-gf() {
- local branch=$1
- git checkout -b $branch origin/$branch
-} \ No newline at end of file