This website requires JavaScript.
Explore
Help
Sign In
PandaCoderPL
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
39
Activity
6362fe4121
dotfiles
/
home
/
.bashrc
5 lines
63 B
Bash
Raw
Blame
History
alias
l
=
'ls'
alias
lh
=
'l -h'
alias
ll
=
'lh -l'
alias
la
=
'll -a'
View Git Blame
Copy Permalink