mirror of
https://github.com/vim/vim.git
synced 2026-04-19 10:15:40 +02:00
4 lines
44 B
Bash
4 lines
44 B
Bash
|
|
#!/usr/bin/bash
|
||
|
|
|
||
|
|
alias ls='ls --color=auto'
|