Skip to content

Commit

Permalink
Merge pull request #221 from DavHau/patch-1
Browse files Browse the repository at this point in the history
Fix typo in homeshick.sh
  • Loading branch information
andsens authored Feb 9, 2024
2 parents 2cb82d1 + ad7a40f commit 858c6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homeshick.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
# This script should be sourced in the context of your shell like so:
# source $HOME/.homesick/repos/.homeshick/homeshick.sh
# source $HOME/.homesick/repos/homeshick/homeshick.sh
# Once the homeshick() function is defined, you can type
# "homeshick cd CASTLE" to enter a castle.

Expand Down

0 comments on commit 858c6bf

Please sign in to comment.