Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Marc Cornellà 1ad167dfac feat(init)!: allow turning off aliases for libs and plugins (#11550) 1 gadu atpakaļ
  Marc Cornellà 277f38212a refactor: reorganize setopts in lib folder 1 gadu atpakaļ
  Marc Cornellà 5cb943eea4 fix(lib): fix return code after expected non-zero exit code (#11524) 1 gadu atpakaļ
  Richard Mitchell 416560c9bf docs(lib/directories): comment how to disable alias (#11489) 1 gadu atpakaļ
  Hazael Sanchez ea4854dba3 feat(directories): add config to skip aliases (#11469) 1 gadu atpakaļ
  Kevin Burke e86c6f5e7f style: use `-n` flag in `head` and `tail` commands (#10391) 3 gadi atpakaļ
  Richard Mitchell bf88ff3f90 fix(lib): fix `1` alias to `cd` to directory 1 in stack (#10370) 3 gadi atpakaļ
  Marc Cornellà ea3e666e04 init: run compinit before loading lib/ files 5 gadi atpakaļ
  Ben Klein b0a149076f Allow arguments to `d` to be passed to dirs 6 gadi atpakaļ
  Nathan Robinson de8ef8286a Remove po alias 6 gadi atpakaļ
  Marc Cornellà 4fbfb149d3 Add back the `-` alias to go to the previous directory 9 gadi atpakaļ
  Zhiming Wang 2790a5e565 Bring back -h option to ls variants 9 gadi atpakaļ
  Marc Cornellà 51946eb3ce Implement deletion of sl alias as per #3055 9 gadi atpakaļ
  LFDM 4b4292a496 Fix a typo 10 gadi atpakaļ
  LFDM 25b1cd687b Brings all directory stuff to directories.zsh 11 gadi atpakaļ
  Marc Cornellà 36e05e95ad Don't set auto_name_dirs because it messes up prompts 10 gadi atpakaļ
  Robby Russell 685c746cc7 Merge pull request #1565 from serdardalgic/autoenv-plugin 11 gadi atpakaļ
  Robby Russell b61555d7c0 Merge pull request #1582 from To1ne/pushdminus 11 gadi atpakaļ
  Toon Claes fe4c2379c4 use pushdminus 11 gadi atpakaļ
  Serdar Dalgıç 4c91f6d13e Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into 12 gadi atpakaļ
  Robby Russell 421a738b49 Merge pull request #1273 from ystein/master 12 gadi atpakaļ
  Robby Russell 11ff3b642d Removing mcd as it conflicts with mtools 12 gadi atpakaļ
  Yannik Stein 9172b3a89f fix typo in cd-wrapper 12 gadi atpakaļ
  Alex Light d693711f14 made the 'd' alias only show the directories that can be cd'ed to using the number aliases 12 gadi atpakaļ
  Andrew Hodges 25adbe81a5 Aliases 13 gadi atpakaļ
  Derek Prior 2b03b95122 Added function to mkdir and immediately change to it 14 gadi atpakaļ
  James Cox f363c025da put everything in lib 15 gadi atpakaļ