mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 08:00:14 +00:00
remove plugins from fish
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
#!/usr/bin/env fish
|
||||
|
||||
# Install fisher packages
|
||||
fisher update
|
||||
|
||||
# Set $PATH for finding programs
|
||||
set -U FISH_DIR (readlink ~/.config/fish)
|
||||
set -Ux DOTS (dirname $FISH_DIR)
|
||||
|
Reference in New Issue
Block a user