This website requires JavaScript.
Explore
Help
Sign in
michael
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Releases
Wiki
Activity
58a884e38d
dotfiles
/
dot_local
/
scripts
/
zsh
/
zsh-prelude.zsh
3 lines
48 B
Bash
Raw
Normal View
History
Unescape
Escape
move zsh into its own dir
2020-06-15 08:54:40 +00:00
source_if_exists
(
)
{
test
-f
$1
&&
source
$1
}
Reference in a new issue
Copy permalink