index
:
dotfiles-old.git
master
Personal scripts and configuration files (deprecated)
Maciej Sobkowski <maciej@sobkow.ski>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bash
/
.bash
/
aliases
/
ls.bash
blob: bfd83fc5066503bd1fd19af17b7e9fda0dfc6f49 (
plain
)
1
2
3
alias ls="ls --color=auto" alias l="ls -l" alias ll="ls -l"