mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-25 14:28:38 +00:00
Updated Shell aliases (markdown)
parent
15ec10bbb4
commit
4d92d41e86
@ -19,6 +19,9 @@ Add this function to `config.fish`:
|
||||
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).
|
||||
Create a file `~/.config/fish/functions/fuck.fish` and paste the output of `thefuck --alias`.
|
||||
|
||||
# Powershell
|
||||
|
||||
Put this in your Powershell `$PROFILE` on Windows:
|
||||
|
Loading…
x
Reference in New Issue
Block a user