Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new key mappings and improve prompts #97

Merged
merged 1 commit into from
Aug 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ These are my personal dotfiles and configurations, carefully crafted to optimize
- **bash, zsh**: Shell configurations with aliases and functions for improved command-line usage.
- **base.gitconfig, personal.gitconfig, work.gitconfig**: Git configurations tailored for enhancing git workflows. Due to the precedence in git config, the base configuration is the most generic one. The personal and work configurations are meant to be used for personal and work-related tasks.
- **yamllint**: Configuration for YAML linting to maintain consistent YAML file formatting.

- **iterm2, terminator, winterm**: Terminal configurations for different platforms to customize terminal settings.

Feel free to explore the configurations and adapt them to your needs. If you have any suggestions or improvements, please let me know!