-
Notifications
You must be signed in to change notification settings - Fork 1
/
freshrc
30 lines (28 loc) · 827 Bytes
/
freshrc
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
# freshshell.com
#
# Examples:
#
# fresh twe4ked/dotfiles shell/functions/\*
# fresh jasoncodes/dotfiles shell/aliases/rails.sh
# fresh jasoncodes/dotfiles config/tmux.conf --file
#
# See http://freshshell.com/readme for documentation.
fresh freshshell/fresh bin/fresh --bin
fresh bash_aliases --file
fresh bashrc --file
fresh colors --file
fresh git-ps1.sh --file
# fresh gitconfig --file
fresh init.vim --file=~/.config/nvim/init.vim
fresh inputrc --file
fresh zshrc --file
fresh super_agnoster.zsh-theme --file=~/.oh-my-zsh/themes/super_agnoster.zsh-theme
fresh fzf.zsh --file
fresh fzf.git.zsh --file=~/.oh-my-zsh/custom/.fzf.git.zsh
fresh gitignore_global --file
fresh ctags --file
fresh tmux.conf --file=~/.tmux.conf
fresh bin/with-dir --bin
fresh bin/only-dir --bin
fresh irbrc --file
fresh gitattributes --file