David Ibia 0d83cf8919 docs(.zshrc): update zsh syntax highlighting to latest version
feat(.zshrc): add support for pyenv virtualenv init hook
fix(.zshrc): remove commented out conda initialize block and instead use source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

# Remove unnecessary lines

# Update zfunc path
fpath+=~/.zfunc

# Update starship config
export STARSHIP_CONFIG="$HOME/.config/starship.toml"
eval "$(starship init zsh)"

# Update pyenv setup
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
2025-01-06 15:04:44 +01:00
2025-01-06 14:58:51 +01:00

Absolute Dotfiles

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you dont want or need. Dont blindly use my settings unless you know what that entails. Use at your own risk!

If you're looking for the Absolute VIM, click on the link below Absolute VIM

Description
No description provided
Readme 216 KiB
Languages
TypeScript 66%
GLSL 19.7%
Shell 13.1%
Lua 1.2%