mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-23 08:46:51 +03:00
fix double the
This commit is contained in:
parent
95533131ee
commit
d158b039e9
@ -50,7 +50,7 @@ exec fish --init-command "set -g fish_greeting; emit _tide_init_install"
|
||||
|
||||
### Configuration Wizard
|
||||
|
||||
Run `tide configure` to open the the wizard in your terminal.
|
||||
Run `tide configure` to open the wizard in your terminal.
|
||||
|
||||
![configuration_wizard][]
|
||||
|
||||
@ -94,7 +94,7 @@ Tide is the only Fish prompt capable of displaying a multi-line right prompt. Al
|
||||
|
||||
### Current directory that just works
|
||||
|
||||
The current working directory is the the most important part of any shell prompt. Tide highlights the critical parts and truncates with the least loss of information when horizontal space is scarce.
|
||||
The current working directory is the most important part of any shell prompt. Tide highlights the critical parts and truncates with the least loss of information when horizontal space is scarce.
|
||||
|
||||
![pwd][]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user