mirror of
https://codeberg.org/Mo8it/How_To_Linux.git
synced 2024-11-21 23:38:04 +00:00
Fix path
This commit is contained in:
parent
434f30091f
commit
627340e547
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ alias rm="trash"
|
||||||
|
|
||||||
## Fish
|
## Fish
|
||||||
|
|
||||||
`~/.config/config.fish`
|
`~/.config/fish/config.fish`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
|
|
Loading…
Reference in a new issue