tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
zsh alias to pull and sync dotfiles
seth.computer
3 years ago
4a0c3293
67a05c5a
+7
1 changed file
expand all
collapse all
unified
split
zsh
zshenv
+7
zsh/zshenv
···
33
33
fi
34
34
}
35
35
36
36
+
function syncsys {
37
37
+
cd $HOME/dotfiles
38
38
+
git pull --rebase
39
39
+
make
40
40
+
cd -
41
41
+
}
42
42
+
36
43
function mdp() {
37
44
# Requires Markdown Viewer extension
38
45
# - https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk?hl=en