Commit Graph

17 Commits

Author SHA1 Message Date
fa99c79c80 Starship Refactor
Refactored starship to work with the --dotfiles dirivitive as well.
Also fixed an extra space on the command prompt.
2024-08-01 14:07:45 -04:00
236b0a9d28 Merge pull request 'ZSH Refactoring' (#9) from zsh-refactor into main
Reviewed-on: #9
2024-08-01 17:54:57 +00:00
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
f6239d9d58 Merge pull request 'Kitty Theme' (#8) from kitty-theme into main
Reviewed-on: #8
2024-08-01 17:46:28 +00:00
cad7eb1b77 Kitty Theme
Added in kitty theme tokyo storm.
2024-08-01 13:45:07 -04:00
fa757d71ba Merge pull request 'Kitty Integration' (#7) from kitty-integration into main
Reviewed-on: #7
2024-08-01 17:40:02 +00:00
3e111aa011 Kitty Integration
Added the kitty/ directory to add in the kitty config files. also
setup in a way that when passing --dotfiles to stow it will
convert to a dotfile when stowing. This allows us to not have to
use dotfiles to avoid having hidden files in the repository.
Will be standard going forward.
2024-08-01 13:38:19 -04:00
064d3d67ea Merge pull request 'Added in tmux configuration' (#6) from tmux-conf into main
Reviewed-on: #6
2024-04-16 21:50:56 +00:00
1b1a846e7d Added in tmux configuration 2024-04-16 17:49:15 -04:00
0b61a4c8b8 Merge pull request 'Color Update' (#5) from color-update into main
Reviewed-on: #5
2024-02-07 02:54:11 +00:00
4b673bcd9b Color Update
Updated the prompt character for success/failure to use a green/red that
matches the rest of the color scheme better.
2024-02-06 21:52:26 -05:00
ff321c0b72 Merge pull request 'CMake Support for Starship' (#4) from feature/cmake into main
Reviewed-on: #4
2024-02-04 21:06:01 +00:00
1ea996462c CMake Support for Starship
Added in configuraton into starship config for CMake support.
2024-02-04 16:04:27 -05:00
ff66fe6545 New File: .config/alacritty/alacritty.toml (#3)
Added in the above file to be tracked by our repo

Reviewed-on: #3
2024-02-02 21:49:19 +00:00
6dba27af62 New File: .config/starship.toml (#2)
Added in .config/starship.toml to be tracked as a dotfile

Reviewed-on: #2
2024-02-02 01:22:28 +00:00
84c87ed22b New File: .zshrc (#1)
Added .zshrc to our dotfiles to be tracked.

Reviewed-on: #1
2024-02-02 01:13:55 +00:00
2b7bf166bf Initialize remote repo 2024-02-01 18:53:09 -05:00