This website requires JavaScript.
Explore
Help
Sign In
xavier
/
config-bash
Watch
1
Star
0
Fork
0
You've already forked config-bash
Code
Issues
Pull Requests
Releases
Wiki
Activity
e9c07667ed
config-bash
/
aliases.d
/
tree
Xavier Logerais (Numericable - Ingénierie Système)
b902e7c73e
Add alias for the tree command
2013-11-19 17:31:05 +01:00
4 lines
37 B
Bash
Raw
Blame
History
#!/bin/bash
alias
tree
=
'tree -A -C'
Reference in New Issue
View Git Blame
Copy Permalink