nemith / heartsick

Drop in replacement of `homesick` written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heartsick đź’”

CircleCI codecov

NOTE: This isn't yet complete and probably shouldn't be used unless you are brave.

A direct replacement of homesick but written in Go. This means zero runtime requirement, just download a binary, run and go on your way.

Chages from homesick

  • Some aliases were added that I always type:
    • path = showpath
    • shell = cd
    • symlink = link
  • rc command isn't implemented yet

TODO

  • Implement rc that reads shebangs for multiple language support (fallback to executing with ruby if shebang missing)
  • More unit tests
  • Add flags to overwrite destination castle director

About

Drop in replacement of `homesick` written in Go

License:MIT License


Languages

Language:Go 100.0%