This commit is contained in:
aloslider
2026-03-30 15:10:08 +03:00
commit 5dea52c6fa
23 changed files with 2495 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
export PATH="$HOME/.local/bin:$PATH"
export ZSH="$HOME/.config/zsh/.oh-my-zsh"
export ZDOTDIR="$HOME/.config/zsh"
export EDITOR="nvim"
export TERM="kitty"