Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jloh committed Aug 29, 2019
1 parent b2472c9 commit 4f09138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pers/ghc.fish
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ function ghc -d 'Clones a GitHub repo into the right directory'
echo "Moving to $base_dir..."
cd $base/$repo_user
git clone [email protected]:$repo_user/$repo_repo.git
cd $repo_user
cd $repo_repo
end

0 comments on commit 4f09138

Please sign in to comment.