From 53bf1cea57a0abc281f7ed7afe7cdeed2fa9af8c Mon Sep 17 00:00:00 2001 From: Ted Kulp Date: Mon, 20 Sep 2021 18:09:02 -0400 Subject: [PATCH] WSL, not Linux --- .config/zsh/fzf.zsh##os.WSL | 1 + .config/zsh/go.zsh##os.WSL | 1 + .config/zsh/rust.zsh##os.WSL | 1 + 3 files changed, 3 insertions(+) create mode 120000 .config/zsh/fzf.zsh##os.WSL create mode 120000 .config/zsh/go.zsh##os.WSL create mode 120000 .config/zsh/rust.zsh##os.WSL diff --git a/.config/zsh/fzf.zsh##os.WSL b/.config/zsh/fzf.zsh##os.WSL new file mode 120000 index 0000000..2f0d93c --- /dev/null +++ b/.config/zsh/fzf.zsh##os.WSL @@ -0,0 +1 @@ +fzf.zsh##os.Linux \ No newline at end of file diff --git a/.config/zsh/go.zsh##os.WSL b/.config/zsh/go.zsh##os.WSL new file mode 120000 index 0000000..033a5bd --- /dev/null +++ b/.config/zsh/go.zsh##os.WSL @@ -0,0 +1 @@ +go.zsh##os.Linux \ No newline at end of file diff --git a/.config/zsh/rust.zsh##os.WSL b/.config/zsh/rust.zsh##os.WSL new file mode 120000 index 0000000..1153187 --- /dev/null +++ b/.config/zsh/rust.zsh##os.WSL @@ -0,0 +1 @@ +rust.zsh##os.Linux \ No newline at end of file