Commit Graph

13 Commits

Author SHA1 Message Date
Raum0x2A
bcf8bcf462 add gitignore 2025-12-10 02:12:20 -07:00
Raum0x2A
54ee48bc7c Minor feature update
Added power line font path to enable glyphs from powerline font.
MOTD replaced with `neofetch --off | lolcat`
minor bug fixes
2025-12-10 01:28:53 -07:00
bradley.richins
3535e37fe0 fix issue with binding split-window to \ 2021-03-23 16:56:19 -06:00
bradley.richins
7f677e40c0 Fixed issue binding '\' to split window 2021-03-23 16:53:20 -06:00
BuildTools
3c64e4d1d0 Login MOTD will now display in first shell of a new session
by printing /var/run/motd.dynamic to terminal befor running ZSH
2021-03-18 04:04:32 +00:00
Bradley Richins
d704966d82 Merge branch 'master' into 'develop'
# Conflicts:
#   files/tmux.conf.ssh
2020-10-25 20:32:05 +00:00
bradley.richins
fd55478cfe Bug fix 2020-10-25 14:21:27 -06:00
Bradley Richins
9f9bf868e8 Revert "Merge branch 'develop' into 'master'"
This reverts merge request !1
2020-10-25 20:18:54 +00:00
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