This commit is contained in:
Night Kaly 2024-02-16 22:32:14 +00:00
parent 81f70044a0
commit b96af06a3d
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

View file

@ -54,11 +54,14 @@ $ ./rush
- j
- bg
## Notes
- History is either saved in HOME or XDG_CONFIG_HOME if it is defined
## Todo Features
- Tab completion
- Git integration
- Allow arguments with space in double quotes
- Underline file path if it exists
- Underline file path if it exists `echo -e "\033[4mabc\033[0m"`
- Aliases
## Credits