summaryrefslogtreecommitdiff
path: root/lib/directories.zsh
AgeCommit message (Expand)Author
2023-04-03feat(init)!: allow turning off aliases for libs and plugins (#11550)Marc Cornellà
2023-02-24refactor: reorganize setopts in lib folderMarc Cornellà
2023-02-24fix(lib): fix return code after expected non-zero exit code (#11524)Marc Cornellà
2023-02-12docs(lib/directories): comment how to disable alias (#11489)Richard Mitchell
2023-02-02feat(directories): add config to skip aliases (#11469)Hazael Sanchez
2021-11-09style: use `-n` flag in `head` and `tail` commands (#10391)Kevin Burke
2021-11-02fix(lib): fix `1` alias to `cd` to directory 1 in stack (#10370)Richard Mitchell
2019-05-07init: run compinit before loading lib/ filesMarc Cornellà
2018-06-16Allow arguments to `d` to be passed to dirsBen Klein
2018-05-25Remove po aliasNathan Robinson
2015-12-13Add back the `-` alias to go to the previous directoryMarc Cornellà
2015-02-15Bring back -h option to ls variantsZhiming Wang
2015-02-10Implement deletion of sl alias as per #3055Marc Cornellà
2015-02-10Fix a typoLFDM
2015-02-10Brings all directory stuff to directories.zshLFDM
2014-10-22Don't set auto_name_dirs because it messes up promptsMarc Cornellà
2013-04-23Merge pull request #1565 from serdardalgic/autoenv-pluginRobby Russell
2013-04-23Merge pull request #1582 from To1ne/pushdminusRobby Russell
2013-02-04use pushdminusToon Claes
2013-01-25Add autoenv plugin, which adopts using Kenneth Reitz's autoenv intoSerdar Dalgıç
2012-12-04Merge pull request #1273 from ystein/masterRobby Russell
2012-12-02Removing mcd as it conflicts with mtoolsRobby Russell
2012-08-05fix typo in cd-wrapperYannik Stein
2012-02-28made the 'd' alias only show the directories that can be cd'ed to using the n...Alex Light
2011-06-05AliasesAndrew Hodges
2010-12-21Added function to mkdir and immediately change to itDerek Prior
2009-09-23put everything in libJames Cox