31 Commits

Author SHA1 Message Date
a192f828af Updated dotfiles-zsh
Added random quote lines directly to .zshrc, updated README, commented create-links and removed separate quote script
2025-04-07 18:56:44 -04:00
dd6646cf40 Added ~/.local/rc.local import, if exists 2025-04-07 18:32:57 -04:00
chawley (tfadmin)
4cf415c886 Added autojump to .zshrc
Source autojump.zsh if it exists
2025-03-12 15:16:17 +00:00
d33ced3f6e NOTES_DIR default
.zshrc will attempt to set the NOTES_DIR environment variable

First check to see if the environment variable is set.  If not,
if `$HOME/Sync/MarkdownNotes` exits, then use that.  If that directory
doesn't exist, try `$HOME/Documents`.  If they both fail, then don't set
the var.
2024-03-01 14:55:29 -05:00
287aed455a Added custom quotes to login
Pull quotes from text file online, choose one and display it with
optional `cowsay and `lolcat` at each login.
2024-02-18 18:55:52 -05:00
3228cf2394 Updated .zshrc and removed aliases and functions 2024-02-18 14:33:55 -05:00
c7d129728c Added fortune to login 2022-02-18 08:42:17 -05:00
f321d9ba60 Added a wrapped qemu export
to enable rootless control of virsh
2020-08-06 08:16:19 -04:00
chawley (chawley-admin)
d277d45b20 Solved the zshprompt issue 2020-08-06 07:44:58 -04:00
5aa3a0d6c6 Edited .zshrc to enable rootless virsh 2020-07-11 14:32:23 -04:00
9e28aad35b Added the p10k instant prompt stanza at the bottom of .zshrc 2020-05-24 09:25:40 -04:00
ebf4937f32 .zshrc cleanup before repo move 2020-02-13 11:25:56 -05:00
98b8c3ce06 Added powerline10k to .zshrc and vfz alias to open vim files with fzf 2019-10-11 10:09:32 -04:00
b33b694116 Removed separate setup file (migrated to ansible playbook) and updated
REEADME.md
2019-08-28 13:11:27 -04:00
d95443a470 Added keybindings to handle <HOME> cluster keys to .zshrc 2019-08-18 08:52:50 -04:00
ab2739ede2 Removed unused plugins from .zshrc 2019-08-18 08:48:18 -04:00
72f2e187a9 Added allowance for local config files 2019-03-21 15:35:54 -04:00
b766df440a removed vi-mode keybindings in favor of vi-mode plugin 2019-03-18 15:25:22 -04:00
0b43f26f8f .zshrc cleanup 2019-03-15 15:37:57 -04:00
dd972cc41e Added setxkbmap -option caps:escape 2019-03-14 15:42:03 -04:00
3807598490 Additions for FZF and RG 2019-03-14 15:31:46 -04:00
036e31fc5d Added work changes 2019-02-13 14:15:09 -05:00
chawley2 (ladmin2)
f1ac4cc666 Removed SSH Agent 2019-02-13 11:49:06 -05:00
9988fe1f58 Reverted SSH agent settings in rc, added some ls aliases 2019-02-11 15:46:34 -05:00
00010931e2 Merge branch 'master' of github.com:/crh0831/dotfiles-zsh 2019-02-11 15:44:59 -05:00
a49be08141 Added some history options to .zshrc 2019-02-11 15:43:20 -05:00
chawley2 (ladmin2)
fbf8c1284c Added stanza to init and load SSH AGENT 2018-10-22 13:16:17 -04:00
f1000da691 Sensible changes to .zshrc 2018-10-08 16:37:36 -04:00
284cf09418 Added mempigs to aliases 2018-01-26 14:32:02 -05:00
Chuck Hawley (chawley/shawshank)
75872b4067 Added zsh-autosuggestions plugin (https://github.com/zsh-users/zsh-autosuggestions) 2017-10-10 12:31:35 -04:00
Chuck Hawley (chawley/shawshank)
b486a1077b Initial commit 2017-10-09 16:19:39 -04:00