Files
sunhat/configs/dotfiles/hyprland/gulfport_default/.config/zshrc/00-init
2025-05-22 17:56:05 -05:00

11 lines
332 B
Plaintext

# -----------------------------------------------------
# INIT
# -----------------------------------------------------
# -----------------------------------------------------
# Exports
# -----------------------------------------------------
export EDITOR=nvim
export PATH="/usr/lib/ccache/bin/:$PATH"
export ZSH="$HOME/.oh-my-zsh"