fish-shell/share
Derek Harland f07d59c55d Alter pushd to add more bash-like behaviour
The following behaviour is added:
- an empty pushd exchanges the top two directories in the stack;
- pushd +<n> rotates the stack so that the n-th directory (counting from the left of the list shown by dirs, starting with zero) is at the top;
- pushd -<n> rotates the stack so that the nth directory (counting from the right of the list shown by dirs, starting with zero) is at the top.
2015-07-12 11:57:14 -07:00
..
completions machinectl: Fix fatal errors in __fish_systemd_has_machine_image 2015-07-02 14:36:48 +08:00
functions Alter pushd to add more bash-like behaviour 2015-07-12 11:57:14 -07:00
tools Correct name and author fields to be lowercase in sorin prompt 2015-06-23 15:58:56 -07:00
config.fish Revert "Source files /etc/profile.d/*.fish at startup" 2015-04-14 10:08:40 -07:00