Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
e363109a6d3367d8be1dd66f05a38eb38b4257d7
Switch branch/tag
ohmyzsh
plugins
alias-finder
alias-finder.plugin.zsh
27 Oct, 2019
1 commit
alias-finder: fix wc numeric conditional (#8251)
· e363109a
Vice Versa
authored
Oct 27, 2019
Never use `[[` for numeric comparisons, for that, we’ll use `((`.
e363109a
19 Aug, 2019
1 commit
Add alias-finder plugin (#7768)
· 90a0de46
SomeDer
authored
Aug 19, 2019
90a0de46