From 02f583764dce12b415377f0ace6a609ed9f00cae Mon Sep 17 00:00:00 2001 From: Tim Swihart Date: Sun, 4 Oct 2015 10:08:15 -0400 Subject: [PATCH] adding freshrc --- .freshrc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .freshrc diff --git a/.freshrc b/.freshrc new file mode 100644 index 0000000..ec82111 --- /dev/null +++ b/.freshrc @@ -0,0 +1,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/