README.md
This commit is contained in:
parent
bb65906290
commit
3591caa53e
14
README.md
14
README.md
|
@ -35,7 +35,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
|
|||
* Open terminal and run the following commands:
|
||||
|
||||
```shell
|
||||
$ git clone https://gitlab.com/q3aql/pwsh-vault.git
|
||||
$ git clone https://git.q3aql.dev/q3aql/pwsh-vault.git
|
||||
$ cd pwsh-vault
|
||||
$ sudo make install clean
|
||||
````
|
||||
|
@ -45,7 +45,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
|
|||
* Open terminal and run the following commands:
|
||||
|
||||
```shell
|
||||
$ git clone https://gitlab.com/q3aql/pwsh-vault.git
|
||||
$ git clone https://git.q3aql.dev/q3aql/pwsh-vault.git
|
||||
$ cd pwsh-vault
|
||||
$ make cygwin
|
||||
````
|
||||
|
@ -55,7 +55,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
|
|||
* Open terminal and run the following commands:
|
||||
|
||||
```shell
|
||||
$ git clone https://gitlab.com/q3aql/pwsh-vault.git
|
||||
$ git clone https://git.q3aql.dev/q3aql/pwsh-vault.git
|
||||
$ cd pwsh-vault
|
||||
$ make termux
|
||||
````
|
||||
|
@ -66,7 +66,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
|
|||
pwsh-vault
|
||||
```
|
||||
|
||||
<img src="examples/pwsh-vault.png" />
|
||||
<img src="https://git.q3aql.dev/q3aql/pwsh-vault/raw/branch/master/examples/pwsh-vault.png" />
|
||||
|
||||
|
||||
### NCURSES Version:
|
||||
|
@ -75,7 +75,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
|
|||
pwsh-vault-dl
|
||||
```
|
||||
|
||||
<img src="examples/pwsh-vault-dl.png" />
|
||||
<img src="https://git.q3aql.dev/q3aql/pwsh-vault/raw/branch/master/examples/pwsh-vault-dl.png" />
|
||||
|
||||
|
||||
### CLI Version:
|
||||
|
@ -84,14 +84,14 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
|
|||
pwsh-vault-cli
|
||||
```
|
||||
|
||||
<img src="examples/pwsh-vault-cli.png" />
|
||||
<img src="https://git.q3aql.dev/q3aql/pwsh-vault/raw/branch/master/examples/pwsh-vault-cli.png" />
|
||||
|
||||
|
||||
```shell
|
||||
pwsh-vault (or pwsh-vault-cli/dl) --help
|
||||
```
|
||||
|
||||
<img src="examples/pwsh-vault-help.png" />
|
||||
<img src="https://git.q3aql.dev/q3aql/pwsh-vault/raw/branch/master/examples/pwsh-vault-help.png" />
|
||||
|
||||
|
||||
### External links:
|
||||
|
|
Loading…
Reference in New Issue
Block a user