We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd66558 commit 583e04bCopy full SHA for 583e04b
.../self/data/profile/zsh/aliases
@@ -1,5 +1,8 @@
1
#!/bin/bash
2
3
+# Bash compat.
4
+alias help=run-help
5
+
6
# Liked or used often.
7
alias l='ls -Flh'
8
alias ll='ls -Flha'
0 commit comments