From bf7925b9e8f9e5f2ead7a6ab8b0ec67ec8ab07c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Mon, 18 Jul 2022 23:23:33 +0200 Subject: [PATCH] Added the code in MacOS --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index fa6f1bf..26afd0b 100644 --- a/.zshrc +++ b/.zshrc @@ -145,6 +145,7 @@ if [[ "$(uname)" == "Darwin" ]]; then alias Update="brew update; brew upgrade" alias ls="ls -Gh" alias mpv="mpv --no-resume-playback" + alias code="open -a 'Visual Studio Code'" fi # Resolve problem with