This website requires JavaScript.
Explore
Help
Sign in
janolehuebner
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9c0d5fa34e
dotfiles
/
.dotfiles
/
bash_functions
/
dot_utility.sh
Gregor Bückendorf
9867ab3cac
bashrc: Added an autosource function that allows us to source other files similar to how you would import python modules
2019-05-18 15:30:55 +02:00
3 lines
33 B
Bash
Raw
Blame
History
function
dot_msg
{
echo
"
$@
"
}
Reference in a new issue
View git blame
Copy permalink