mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-31 10:11:14 +00:00
Updated Shell aliases (markdown)
parent
4d92d41e86
commit
d1cd9bac7f
@ -20,7 +20,8 @@ thefuck --alias | source
|
|||||||
```
|
```
|
||||||
|
|
||||||
To avoid the delay of the shell startup, you could also create an [autoloaded function](https://fishshell.com/docs/current/tutorial.html#tut_autoload).
|
To avoid the delay of the shell startup, you could also create an [autoloaded function](https://fishshell.com/docs/current/tutorial.html#tut_autoload).
|
||||||
Create a file `~/.config/fish/functions/fuck.fish` and paste the output of `thefuck --alias`.
|
Create a file `~/.config/fish/functions/fuck.fish` instead and paste the output of `thefuck --alias`
|
||||||
|
into that file. Fish should start as fast as before.
|
||||||
|
|
||||||
# Powershell
|
# Powershell
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user