Commit Graph

8 Commits

Author SHA1 Message Date
wesley 6eec2cd028 Refactored dot-zshrc config (#46)
Added in command checking to the dot-zshrc file to now check if things
are installed before attempting to set aliases or run programs. This
allows easier sharing of this file for other users or even other
devices.

Reviewed-on: #46
2026-07-04 12:40:33 -04:00
wesley 11a748fac0 Added stow. alias
Added a stow. alias as a shorthand for running stow --dotfiles.
2026-05-20 20:17:25 -04:00
wesley 419a2cdc2c General Fixes (#36)
Fixed issue where when opening a second terminal it'd open in the same
tmux session making it so that it's just a mirror of the first terminal.
Closing that terminal would close all terminals. Also added an alias to
vim which calls nvim

Reviewed-on: #36
2026-05-18 18:48:49 -04:00
wesley b1435388ae Misc Changes
Made misc changes to clean up some aliases and added zoxide support.

Reviewed-on: #29
2026-01-13 17:45:12 -05:00
wesley 3f1a1c1375 Addition of alias for la
Added an alias for `la` to make sure it is available on all systems.
2024-11-17 10:26:52 -05:00
wesley a9ec41dfa9 Btm Fix
Bottom (btm) now uses `--theme` instead of `--color` to set the theme.
Changed the zsh configuration to reflect this in the new version of
bottom.
2024-08-09 09:58:24 -04:00
wesley 29d3909d0a fzf Integraton
Added in the fzf integrations to .zshrc. If not wanted you can
comment out the line adding in the integrations.
2024-08-04 16:18:30 -04:00
wesley 8c0b9931bc ZSH Refactoring
Refactored ZSH into it's own stow directory, and renamed it inside
of stow directory to follow the --dotfiles directive for stow.
2024-08-01 13:53:58 -04:00