Commit Graph

5 Commits

Author SHA1 Message Date
bradley.richins
d10857c1d6 Updated: added escape symbol [\] to some bindings 2020-10-25 12:04:42 -06:00
bradley.richins
20dc206a35 Same as zshrc, just with the tmux plugin removed from plugin list 2020-09-21 21:11:00 -06:00
Bradley Richins
3dafe954fc Change to alias torrent
alias torrent="aria2c --seed-time=0" > alias leech="aria2c --seed-time=0"
2020-05-19 14:51:28 -06:00
Bradley Richins
4d5c70b141 Fixed typo
Changed SSH_KEY_PATH var
   SSH_KEY_PATH=$HOME/.ssh/rsa_id > SSH_KEY_PATH=$HOME/.ssh/id_rsa
2020-05-19 14:49:28 -06:00
Bradley Richins
b25fde0812 Initial commit 2020-04-07 20:05:59 -06:00