
Add alacritty config, as it is my main terminal now Change **a lot** of nvim configs Add tmux configuration Update zsh configs Add .gitconfig with custom pager Include tmux-plugin-manager as a submodule
3 lines
66 B
Bash
3 lines
66 B
Bash
export ZDOTDIR="${HOME}/.config/zsh"
|
|
|
|
source "${ZDOTDIR}/.zshenv"
|