From abf6dd2854c36051a5a2338d455bb697fc8be6da Mon Sep 17 00:00:00 2001 From: Jeremie Fraeys Date: Tue, 19 Dec 2023 16:47:45 -0500 Subject: [PATCH] divided zshrc to global and user --- zsh/.zprofile | 2 +- zsh/.zshrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/zsh/.zprofile b/zsh/.zprofile index d9d6eef..8cd6dec 100755 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -38,5 +38,5 @@ alias download="cd ~/Download" alias document="cd ~/Document" alias config="cd ~/.config" alias .tmux.conf="nvim ~/.tmux.conf" -alias research="cd Google\ Drive/My\ Drive/School/UoGuelph/MSc/Research/soft_skills_job_desc/jfraeysd/" +alias research="cd ~/Google\ Drive/My\ Drive/School/UoGuelph/MSc/Research/soft_skills_job_desc/jfraeysd/" diff --git a/zsh/.zshrc b/zsh/.zshrc index bd41c34..0ad7201 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -79,6 +79,7 @@ plugins=( git zsh-syntax-highlighting zsh-autosuggestions + macos ) export ZSH_AUTOSUGGEST_STRATEGY=(