This website requires JavaScript.
Explore
Help
Sign In
esensar
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
88f4c0b420
dotfiles
/
symlinks
/
script_utils
/
echo.sh
6 lines
62 B
Bash
Raw
Blame
History
echov
(
)
{
if
[
$VERBOSE
-eq
1
]
;
then
echo
"
$@
"
fi
}
Reference in New Issue
View Git Blame
Copy Permalink