Skip to content

v1.0.2

Compare
Choose a tag to compare
@antonmedv antonmedv released this 14 Dec 23:05
· 161 commits to master since this release
  • Simplified cd integration. Use next bash function:
function ll {
  cd "$(llama "$@")"
}