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
|
- j
|
||||||
- bg
|
- bg
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
- History is either saved in HOME or XDG_CONFIG_HOME if it is defined
|
||||||
|
|
||||||
## Todo Features
|
## Todo Features
|
||||||
- Tab completion
|
- Tab completion
|
||||||
- Git integration
|
- Git integration
|
||||||
- Allow arguments with space in double quotes
|
- 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
|
- Aliases
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
Loading…
Reference in a new issue