fix: fish plugins/utils
This commit is contained in:
@@ -4,3 +4,4 @@ jorgebucaran/replay.fish
|
||||
joseluisq/gitnow
|
||||
tomyun/base16-fish
|
||||
PatrickF1/fzf.fish
|
||||
jorgebucaran/fisher
|
||||
|
||||
@@ -75,8 +75,8 @@ function stow_package {
|
||||
|
||||
case $target in
|
||||
HOME)
|
||||
rm $HOME/.bashrc || true
|
||||
rm $HOME/.profile || true
|
||||
rm -f $HOME/.bashrc
|
||||
rm -f $HOME/.profile
|
||||
target=$HOME
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user