index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
common-aliases
Age
Commit message (
Expand
)
Author
2022-08-23
fix(common-aliases): don't overshadow `duf` if installed (#11112)
Roman Danyk
2021-12-29
feat(common-aliases): add single-column and recursive `ls` aliases (#10096)
Majid Hadavand
2020-12-09
fix(common-aliases)!: don't overshadow `fd` if installed (#9162)
Marc Cornellà
2020-12-09
Document fd alias change in README
Marc Cornellà
2020-12-10
fd: Rework command to be more idiomatic
Rohit Goswami
2020-09-04
common-aliases: lazily assign $BROWSER, $EDITOR and $XIVIEWER in ext aliases
Marc Cornellà
2020-08-07
aliases: Don't overshadow fd
Rohit Goswami
2020-05-23
common-aliases: fix hardcoded .zshrc path (#5926)
Mohammad Saboorian
2020-02-10
common-aliases: fix loading of is-at-least function (#6215)
Yuan Liu
2019-07-27
common-aliases: add README (#8039)
Gopal9816
2018-06-18
common-aliases: delete unexistant command
Marc Cornellà
2018-06-18
Fix zshrc alias when $EDITOR uses parameters (#6146)
Elton Chen-Yu Ho
2016-11-02
common-aliases: check if `$XIVIEWER` is defined and minor fixes
Marc Cornellà
2016-11-02
common-aliases: minor style fixes
Marc Cornellà
2016-11-02
common-aliases: check if $BROWSER is defined on browser aliases
Marc Cornellà
2016-11-02
PHP suffix alias should be removed
Marco De Bortoli
2016-10-08
Add m4a format in the common aliases plugin (#5502)
Florian Boulay
2015-12-11
common-aliases: handle "dev" versions in version check
Andrew Janke
2015-05-06
Use $EDITOR
Aleks
2015-02-10
Deletes dot aliases from common-aliases.
LFDM
2014-09-13
Remove j alias for autojump
Halil Özgür
2014-05-24
Fix dud alias. Switch --max-depth for just -d
Brian Hartvigsen
2014-05-24
This is already done in lib/theme-and-appearance.zsh and supports Darwin/BSD/etc
Brian Hartvigsen
2014-03-22
add common video formats FLV and WEBM
jieryn
2013-06-12
Better super-grep
Gaetan Semet
2013-06-11
New plugin 'common-aliases' for optional cutting edge zsh aliases
Gaetan Semet