mirror of
https://github.com/runyanjake/dotfiles.git
synced 2026-02-03 16:47:29 -08:00
update alacritty/zsh settings
This commit is contained in:
parent
4b6ad5a77b
commit
fc4affddb7
@ -47,3 +47,4 @@ blue = "#a6b3ff"
|
||||
magenta = "#c3cdfe"
|
||||
cyan = "#5cbcd6"
|
||||
white = "#ffffff"
|
||||
|
||||
|
||||
@ -7,3 +7,6 @@ plugins=(git)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
# For Claude Code known installation issues on MacOS
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user