summaryrefslogtreecommitdiffstatshomepage
path: root/install.conf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'install.conf.yaml')
-rw-r--r--install.conf.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/install.conf.yaml b/install.conf.yaml
index cccb598..5c1c2de 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -11,6 +11,7 @@
- [yes | ./fzf/install --bin, Installing fzf]
- link:
+ ~/.profile:
~/.zshrc:
~/.p10k.zsh:
~/.gitconfig:
@@ -22,4 +23,5 @@
- shell:
- [gpg --keyserver hkps://keys.openpgp.org --recv-key 0xC8F6E06F5C8E2634, Getting GPG public key]
- - [gpg --import-ownertrust gnupg/trustfile.txt, Importing GPG trustfile] \ No newline at end of file
+ - [gpg --import-ownertrust gnupg/trustfile.txt, Importing GPG trustfile]
+ - ["[ -n \"${WSL_DISTRO_NAME+1}\" ] && ./wsl.install"] \ No newline at end of file