sync: from macOS 2024-12-05

This commit is contained in:
js0ny 2024-12-05 20:06:17 +00:00
parent 7d220c3873
commit 053304c4d5
39 changed files with 1025 additions and 379 deletions

View file

@ -1,6 +1,6 @@
# $DOTFILES/platforms/mac/zshrc
# Date: 2024-11-30
# Author: contact@js0ny.net
# Author: js0ny
# Sourced by user's zshrc if is macOS 在用户的 zshrc 中被引用macOS 特定配置
# Entry point in $DOTFILES/tools/zsh/common.zshrc (入口点)
@ -25,3 +25,4 @@ fi
unset __conda_setup
# <<< conda initialize <<<
alias start-twm="source $DOTFILES/scripts/__twm_osx_start.zsh"