-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.freshrc
21 lines (18 loc) · 844 Bytes
/
.freshrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
fresh freshshell/fresh bin/fresh --bin=~/.local/bin/fresh
# dotfiles
fresh chronoslynx/dotfiles 'config/*' --file
fresh chronoslynx/dotfiles 'shell/*'
fresh chronoslynx/dotfiles 'aliases/*'
fresh chronoslynx/dotfiles 'xresources/*' --file=~/.Xresources
fresh gdbinit/Gdbinit 'gdbinit' --file=~/.gdbinit
fresh tarjoilija/zgen 'zgen.zsh' --file=~/.zgen.zsh
fresh tarjoilija/zgen '_zgen' --file=~/.zsh/_zgen
## binfiles
fresh chronoslynx/dotfiles 'bin/dwmloop' --bin=~/.local/bin/dwmloop
fresh chronoslynx/dotfiles 'bin/ltx' --bin=~/.local/bin/ltx
fresh chronoslynx/dotfiles 'bin/udacity-tagger' --bin=~/.local/bin/udacity-tagger
fresh wwalker/ssh-find-agent 'ssh-find-agent.sh' --bin=~/.ssh-find-agent.sh
## terminal colors
fresh chronoslynx/dotfiles 'colors' --file=~/.colors/
## nvim config
fresh chronoslynx/dotfiles 'nvim' --file=~/.nvim/