Skip to content

Commit

Permalink
Update install_plugins.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor authored Mar 24, 2018
1 parent b64ff06 commit d146d4f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions install_plugins.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env fish
#title :install_plugins.sh
#description :This script will install and configure themes and plugins for Oh My Fish.
#description :This script will install and configure themes and plugins for Fish Shell.
#author :ghaiklor
#date :2017-12-11
#version :0.1
Expand Down Expand Up @@ -30,16 +30,12 @@ brew install jq
fisher omf/license

fisher omf/node-binpath
fisher laughedelic/pisces

fisher omf/pj
set -U PROJECT_PATHS ~/Library/Projects

fisher shark

fisher omf/thefuck
brew install thefuck

fisher upto
fisher z

Expand Down

0 comments on commit d146d4f

Please sign in to comment.