diff --git a/.gitmodules b/.gitmodules index 216f8a1..ffa1be4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "zsh/oh-my-zsh"] path = zsh/oh-my-zsh url = https://github.com/robbyrussell/oh-my-zsh.git +[submodule "libs/github/asymptote-config"] + path = libs/github/asymptote-config + url = https://github.com/jefflance/asymptote-config.git diff --git a/libs/configs/asymptote.yaml b/libs/configs/asymptote.yaml new file mode 100644 index 0000000..ffaaa73 --- /dev/null +++ b/libs/configs/asymptote.yaml @@ -0,0 +1,2 @@ +- link: + ~/.asy: libs/github/asymptote-config diff --git a/libs/configs/latex.yaml b/libs/configs/latex.yaml index 85b02a4..802eac9 100644 --- a/libs/configs/latex.yaml +++ b/libs/configs/latex.yaml @@ -1,2 +1,8 @@ - link: - ~/.latexmkr: confs/latexmkrc + ~/.latexmkrc: confs/latexmkrc + +- shell: + - + command: MYTEXMF=texmf/tex/latex ; if [ $(uname -s) = Darwin ]; then mkdir -p "$HOME/Library/$MYTEXMF"; elif [ $(uname -s) = Linux ]; then mkdir -p "$HOME/$MYTEXMF"; fi + description: Create latex personal directory + diff --git a/libs/github/asymptote-config b/libs/github/asymptote-config new file mode 160000 index 0000000..be7949b --- /dev/null +++ b/libs/github/asymptote-config @@ -0,0 +1 @@ +Subproject commit be7949b828804ec890952e414ccae0583df9877e diff --git a/libs/profiles/linux-desktop b/libs/profiles/linux-desktop index 38d2204..2ef6b30 100644 --- a/libs/profiles/linux-desktop +++ b/libs/profiles/linux-desktop @@ -1,5 +1,6 @@ aacskeys abcde +asymptote awesome beets editorconfig diff --git a/libs/profiles/macos-laptop b/libs/profiles/macos-laptop index 25e3958..1e0d187 100644 --- a/libs/profiles/macos-laptop +++ b/libs/profiles/macos-laptop @@ -1,3 +1,4 @@ +asymptote emacs latex slate