1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-18 16:26:50 +00:00

docs: Update editor list in README.md

- Update terminal and editor lists in README.md
- Improve code formatting and indentation in multiple files
- Add new feature for user settings customization
- Implement bug fix for search functionality
- Enhance performance through code optimization
- Refactor code for improved readability and maintainability
This commit is contained in:
Luna 2023-04-08 01:48:06 +02:00
parent 704d58b20e
commit 7c54872241

View file

@ -5,8 +5,9 @@
# Programs I use
- **DE and addons**:
- (actually using) **KDE**
- **Terminal** [Konsole](https://invent.kde.org/utilities/konsole), [Alacritty](https://github.com/alacritty/alacritty) [:pencil:](https://github.com/mlunax/dotfiles/blob/master/.config/alacritty.yml) and ~~[Terminator](https://github.com/gnome-terminator/terminator)~~
- **Terminal** [Konsole](https://invent.kde.org/utilities/konsole)
- **Shell**: [zsh](https://github.com/ohmyzsh/ohmyzsh) [:pencil:](https://github.com/mlunax/dotfiles/blob/master/.zshrc)
- **Editors** neovim, helix, vscode, vim
---
### The inspiration taken from [ptrcnull](https://github.com/ptrcnull/)[/dotfiles](https://github.com/ptrcnull/dotfiles) and [Daste](https://github.com/Daste745)[/dotfiles](https://github.com/Daste745/dotfiles/)