Files
org-vim/runtime/syntax/testdir/input/sh_bash_alias.sh
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
44 B
Bash
Raw Normal View History

#!/usr/bin/bash
alias ls='ls --color=auto'