aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index b45f1ba..d2d53fe 100644
--- a/makefile
+++ b/makefile
@@ -36,6 +36,7 @@ gpg: # Install GPG keys
gpg --import-ownertrust $(HOME)/.gnupg/trustfile.txt
wsl: # Run WSL install script
+ stow wsl
./wsl/install.sh
cargo rust: $(ZSH_COMP_DIR) $(BASH_COMP_DIR) # Install rust