forked from ghaiklor/iterm-fish-fisher-osx
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathinstall_plugins.sh
74 lines (48 loc) · 1.5 KB
/
install_plugins.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#!/usr/bin/env fish
#title :install_plugins.sh
#description :This script will install and configure themes and plugins for Fish Shell.
#author :ghaiklor / rgaidot
#date :2020-01-22
#version :0.1
#usage :curl -s https://raw.githubusercontent.com/rgaidot/iterm-fish-fisherman-osx/master/install_plugins.sh | fish
#fish_version :2.7.0
#===================================================================================
fisher install igalic/anicode
fisher install oh-my-fish/plugin-await
fisher install edc/bass
fisher install oh-my-fish/theme-bobthefish
fisher install matchai/spacefish
fisher install laughedelic/brew-completions
brew install bat
brew install httpie
brew install htop
brew install diff-so-fancy
brew install lsd
brew install terminal-notifier
fisher install franciscolourenco/done
brew install tmate
fisher install Shadowigor/plugin-errno-grep
brew install fd
brew install fzy
fisher install gyakovlev/fish-fzy
brew install fzf
fisher install jethrokuan/fzf
brew install fx
brew install grc
fisher install oh-my-fish/plugin-grc
brew install jq
brew install ncdu
fisher install oh-my-fish/plugin-node-binpath
fisher install oh-my-fish/plugin-pj
set -U PROJECT_PATHS ~/Library/Projects
brew install vault
brew cask install mattr-slate
fisher install Markcial/upto
fisher install jethrokuan/z
fisher install acomagu/fish-async-prompt
fisher
fish_update_completions
brew install k3d
brew install watch
brew install tig
brew install multipass --cask