mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix(zsh): Cleanup environment variable
This commit is contained in:
parent
567c8d1b3b
commit
9436322a73
4 changed files with 24 additions and 5 deletions
|
|
@ -4,9 +4,6 @@
|
|||
# Sourced by user's zshrc if is macOS 在用户的 zshrc 中被引用,macOS 特定配置
|
||||
# Entry point in $DOTFILES/tools/zsh/common.zshrc (入口点)
|
||||
|
||||
# Homebrew Path
|
||||
export PATH=/opt/homebrew/bin:/opt/homebrew/sbin:$PATH
|
||||
|
||||
# macOS #
|
||||
|
||||
alias xclip="pbcopy"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue