Update README.md
This commit is contained in:
parent
f01ea8af6d
commit
cb9a5ea202
|
@ -16,6 +16,8 @@ If you need to change your directory, run `cd (directory)`. If you need to exit
|
|||
|
||||
If you would like to create a substitution, type `sub (string) (anotherstring)`. List all your substitutions with `listsubs`. By default, `ls` is substituted with `ls -l`. If you'd like to make your substitutions include extra command line arguments, write your arguments inside quotation marks.
|
||||
|
||||
A file located at ~/.config/space/Spacefile is essentially a script that will run on startup. Add any commands or substitutions that you would like in this file. These will be run for you.
|
||||
|
||||
The path is hard-coded into the source code, change the vector on line 59 to add directories to your path.
|
||||
|
||||
The prompt is not able to be changed. Yes, I'm forcing my opinion on you.
|
||||
|
|
Loading…
Reference in New Issue
Block a user