aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-05-13 03:11:57 -0500
committerToby Vincent <tobyv13@gmail.com>2021-05-13 03:11:57 -0500
commit699b6a0b0c47fd9c1a9051b8102e92a1eef7c93f (patch)
tree08bdfc8234a71fe11ef629fa14000af6038cfd8a /sh
parente32e10f48c5f0a8c41662555decb082ba8e83b54 (diff)
feat: added wait to EDITOR
Diffstat (limited to 'sh')
-rw-r--r--sh/wsl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/wsl.sh b/sh/wsl.sh
index 4a876df..be64618 100644
--- a/sh/wsl.sh
+++ b/sh/wsl.sh
@@ -1,4 +1,4 @@
-export EDITOR=code
+export EDITOR="code --wait"
alias cb=clip.exe
alias wsl=wsl.exe