feat(zsh): add ohmyzsh back into config/zsh folder

This commit is contained in:
phoenix
2025-04-17 11:11:03 +01:00
parent a8a19cda46
commit 915ee252f5
3 changed files with 5 additions and 1 deletions

2
zshrc
View File

@ -2,7 +2,7 @@
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=$HOME/.config/ohmyzsh
export ZSH=$HOME/.config/zsh/ohmyzsh
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,