notes
This commit is contained in:
parent
81f70044a0
commit
b96af06a3d
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue