aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/shell/wsl.sh
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-11-06 15:16:41 -0500
committerToby Vincent <tobyv13@gmail.com>2021-11-06 15:16:41 -0500
commitd51d9519fc59cd61123162c9b46053a475dcde3b (patch)
tree8c16133e022db96f36c8e190e361710689eb6a48 /shell/wsl.sh
parentf2163cf3e010d12eadce8908cff2148a0f04d14c (diff)
feat: added starship config and installer
Diffstat (limited to 'shell/wsl.sh')
-rw-r--r--shell/wsl.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/wsl.sh b/shell/wsl.sh
index 7fe3368..5e1e186 100644
--- a/shell/wsl.sh
+++ b/shell/wsl.sh
@@ -15,6 +15,7 @@ export EDITOR="code --wait"
export DOCKER_HOST=${DOCKER_HOST:-tcp://0.0.0.0:2375}
export DOCKER_MACHINE_NAME=${DOCKER_MACHINE_NAME:-$HOST}
+# unalias cb 2>/dev/null
alias cb=clip.exe
alias wsl=wsl.exe
alias ykman='/mnt/c/Program\ Files/Yubico/YubiKey\ Manager/ykman.exe'