This repository contains my personal dotfiles, which are configuration files and scripts that customize various aspects of my development environment on Linux.
- Path:
zsh/zsh-autosuggestions
- URL: https://github.com/zsh-users/zsh-autosuggestions
- Description: This submodule includes the Zsh Autosuggestions plugin, which enhances your Zsh shell by providing intelligent command auto-completion suggestions as you type.
- Path:
zsh/fsh
- URL: https://github.com/zdharma-continuum/fast-syntax-highlighting
- Description: This submodule contains the Fast Syntax Highlighting plugin for Zsh. It adds syntax highlighting to your shell, making it easier to read and understand command input and output.