aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quitcd
AgeCommit message (Collapse)Author
2019-01-02Document second method of adding quitcd to fishGravatar QasimK
2019-01-01Document how to install fish quitcd functionGravatar QasimK
It was not clear that the name of the file should match the name of the function.
2018-12-04Option -c is goneGravatar Arun Prakash Jana
2018-11-26Replace single dot with source for fish shellGravatar Joni Salmi
Single dot has been deprecated and can cause issues with users on newer version: https://github.com/fish-shell/fish-shell/issues/310
2018-11-17Rudimentary C Shell script to quit and cdGravatar Arun Prakash Jana
2018-03-01Improved portability on MacOS (#86)Gravatar Giacomo Rossetto
2017-09-02Change name to scripts directoryGravatar Arun Prakash Jana