This website requires JavaScript.
Explore
Help
Sign In
andrzej
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4894eae086
dotfiles
/
tmux
/
.tmux
/
plugins
/
tpm
/
scripts
/
helpers
/
shell_echo_functions.sh
8 lines
59 B
Bash
Raw
Blame
History
echo_ok
(
)
{
echo
"
$*
"
}
echo_err
(
)
{
fail_helper
"
$*
"
}
Reference in New Issue
View Git Blame
Copy Permalink