Implement $SWD and $MWD Variables
- SWD: Simplified Working Directory -- the default that most prompts use - MWD: Minified Working Directory -- the default that Fish uses
Showing
- README.md 6 additions, 8 deletionsREADME.md
- src/main.rs 1 addition, 0 deletionssrc/main.rs
- src/parser/shell_expand/mod.rs 1 addition, 2 deletionssrc/parser/shell_expand/mod.rs
- src/parser/shell_expand/words.rs 1 addition, 1 deletionsrc/parser/shell_expand/words.rs
- src/shell/variables/mod.rs 51 additions, 2 deletionssrc/shell/variables/mod.rs
Loading
Please register or sign in to comment