mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-05 04:19:07 -04:00
fish: remove thefuck requirement
This commit is contained in:
parent
da0d6a4eff
commit
e44fd0c702
1 changed files with 0 additions and 2 deletions
|
@ -81,8 +81,6 @@ if status is-interactive
|
||||||
trap nnn_cd EXIT
|
trap nnn_cd EXIT
|
||||||
end
|
end
|
||||||
|
|
||||||
thefuck --alias | source
|
|
||||||
|
|
||||||
# pnpm
|
# pnpm
|
||||||
set -gx PNPM_HOME "/home/eric/.local/share/pnpm"
|
set -gx PNPM_HOME "/home/eric/.local/share/pnpm"
|
||||||
if not string match -q -- $PNPM_HOME $PATH
|
if not string match -q -- $PNPM_HOME $PATH
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue