Add profile to install asymptote-config.

This commit is contained in:
Jeff Lance 2018-08-18 17:47:46 +02:00
parent c7827ce97f
commit 97e72f15d5
6 changed files with 15 additions and 1 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
[submodule "zsh/oh-my-zsh"] [submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh path = zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git 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

View File

@ -0,0 +1,2 @@
- link:
~/.asy: libs/github/asymptote-config

View File

@ -1,2 +1,8 @@
- link: - 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

@ -0,0 +1 @@
Subproject commit be7949b828804ec890952e414ccae0583df9877e

View File

@ -1,5 +1,6 @@
aacskeys aacskeys
abcde abcde
asymptote
awesome awesome
beets beets
editorconfig editorconfig

View File

@ -1,3 +1,4 @@
asymptote
emacs emacs
latex latex
slate slate