We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23dbd24 commit ef1e70bCopy full SHA for ef1e70b
README.md
@@ -15,7 +15,7 @@
15
16
### 📥 Installation
17
18
-_#TODO_
+To install DIYship to your shell, simply append the correspond code file on this repo to your shell config file.
19
20
#### 🐚 Bash
21
@@ -78,8 +78,7 @@ curl https://raw.githubusercontent.com/info-mono/diyship/main/xonsh >> ~/.xonshr
78
### ⚙️ Configuration
79
80
DIYship is basically execute a command (which could be a path to an executable script file or program) and take it output as a prompt,
81
-you can change the command through variable:<br>
82
-`DIYSHIP_COMMAND_<POSITION>="<command>"`
+you can change the command through variable:
83
84
| Environment variable | Description |
85
| ----------------------- | ------------------------------ |
0 commit comments