Skip to content

Commit 583e04b

Browse files
alias help=run-help
1 parent bd66558 commit 583e04b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.../self/data/profile/zsh/aliases

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/bash
22

3+
# Bash compat.
4+
alias help=run-help
5+
36
# Liked or used often.
47
alias l='ls -Flh'
58
alias ll='ls -Flha'

0 commit comments

Comments
 (0)