diff options
Diffstat (limited to 'old/notes')
| -rwxr-xr-x | old/notes | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/notes b/old/notes new file mode 100755 index 0000000..d667961 --- /dev/null +++ b/old/notes @@ -0,0 +1,6 @@ +#!/bin/zsh + +source $HOME/personal/dotfiles/util + +git clone git@github.com:JacobMcDonnell/notes.git $target/notes + |
