Releases: jamesob/desk
Releases · jamesob/desk
Use exec to start the shell
Fix shell detection
@cmbankester: fix Fish shell detection.
Deskfiles, Texans, and Fish fixes
- @ianberinger: initial implementation and ideas for Deskfiles
- @jamesob: implementation of Deskfiles
- @cfont: Proper Texan in tests
- @cgrinds: Detect fish when in OS X
Thanks, all!
Addition of fish shell extensions
- @cmbankester: fish shell completions (#51)
Formatting and `run`
- @cmbankester: improved, tabular formatting of
ls
anddesk
, - @jamesob: fixed completion scripts for bash and zsh,
- @jamesob: added
run
command that allows execution of a single command within a desk.
Add edit functionality
Merge pull request #39 from ericem/bash-completion Add BASH completion
Bugfixes
Fish support
- First-class support for fish
- Numerous fixes based on callable-detection and symlinked desk directories
OS X fixes
This release includes a function/alias doc parsing fix particular to OS X's version of sed.
Add fish config support
Thanks, @rnewton.