mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
Rename my Mac;
Add comfort Proxy, git functions; Add macnst function
This commit is contained in:
parent
3bfe88db50
commit
fa4a927b5f
3 changed files with 53 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
{%@@ if profile == 'VWAGWOY00349' @@%}
|
||||
{%@@ if profile == 'WVDEWOBMC001307' @@%}
|
||||
# Fig pre block. Keep at the top of this file.
|
||||
[[ -f "$HOME/.fig/shell/zprofile.pre.zsh" ]] && . "$HOME/.fig/shell/zprofile.pre.zsh"
|
||||
{%@@ endif @@%}
|
||||
|
@ -14,7 +14,7 @@ export VISUAL
|
|||
EDITOR='vim'
|
||||
export EDITOR
|
||||
|
||||
{%@@ if profile == 'VWAGWOY00349' @@%}
|
||||
{%@@ if profile == 'WVDEWOBMC001307' @@%}
|
||||
[[ $(command -v /opt/homebrew/bin/brew) ]] && eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
|
||||
# Added by Toolbox App
|
||||
|
@ -42,7 +42,7 @@ export XDG_CONFIG_HOME
|
|||
wsl.exe -d wsl-vpnkit service wsl-vpnkit start
|
||||
{%@@ endif @@%}
|
||||
|
||||
{%@@ if profile == 'VWAGWOY00349' @@%}
|
||||
{%@@ if profile == 'WVDEWOBMC001307' @@%}
|
||||
# Fig post block. Keep at the bottom of this file.
|
||||
[[ -f "$HOME/.fig/shell/zprofile.post.zsh" ]] && . "$HOME/.fig/shell/zprofile.post.zsh"
|
||||
{%@@ endif @@%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue