Kevin Burke
|
e86c6f5e7f
style: use `-n` flag in `head` and `tail` commands (#10391)
|
3 年之前 |
Richard Mitchell
|
bf88ff3f90
fix(lib): fix `1` alias to `cd` to directory 1 in stack (#10370)
|
3 年之前 |
Marc Cornellà
|
ea3e666e04
init: run compinit before loading lib/ files
|
5 年之前 |
Ben Klein
|
b0a149076f
Allow arguments to `d` to be passed to dirs
|
6 年之前 |
Nathan Robinson
|
de8ef8286a
Remove po alias
|
6 年之前 |
Marc Cornellà
|
4fbfb149d3
Add back the `-` alias to go to the previous directory
|
9 年之前 |
Zhiming Wang
|
2790a5e565
Bring back -h option to ls variants
|
9 年之前 |
Marc Cornellà
|
51946eb3ce
Implement deletion of sl alias as per #3055
|
9 年之前 |
LFDM
|
4b4292a496
Fix a typo
|
10 年之前 |
LFDM
|
25b1cd687b
Brings all directory stuff to directories.zsh
|
10 年之前 |
Marc Cornellà
|
36e05e95ad
Don't set auto_name_dirs because it messes up prompts
|
10 年之前 |
Robby Russell
|
685c746cc7
Merge pull request #1565 from serdardalgic/autoenv-plugin
|
11 年之前 |
Robby Russell
|
b61555d7c0
Merge pull request #1582 from To1ne/pushdminus
|
11 年之前 |
Toon Claes
|
fe4c2379c4
use pushdminus
|
11 年之前 |
Serdar Dalgıç
|
4c91f6d13e
Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into
|
11 年之前 |
Robby Russell
|
421a738b49
Merge pull request #1273 from ystein/master
|
12 年之前 |
Robby Russell
|
11ff3b642d
Removing mcd as it conflicts with mtools
|
12 年之前 |
Yannik Stein
|
9172b3a89f
fix typo in cd-wrapper
|
12 年之前 |
Alex Light
|
d693711f14
made the 'd' alias only show the directories that can be cd'ed to using the number aliases
|
12 年之前 |
Andrew Hodges
|
25adbe81a5
Aliases
|
13 年之前 |
Derek Prior
|
2b03b95122
Added function to mkdir and immediately change to it
|
14 年之前 |
James Cox
|
f363c025da
put everything in lib
|
15 年之前 |