Commit Graph

384 Commits

Author SHA1 Message Date
cdanesi 3103ec163d fix .profile 2024-11-12 15:06:46 -05:00
cdanesi ca8415bf09 more zshrc cleanup 2024-11-12 14:00:03 -05:00
cdanesi 7dd8dda6c3 update .gitignore 2024-11-12 13:57:50 -05:00
cdanesi ecab9c1646 bootstrap p10k
now requires user input before remote is changed
2024-11-12 13:56:34 -05:00
cdanesi 3f8c51e097 fix typo at update remote 2024-11-11 13:55:18 -05:00
cdanesi 6dde2dfde6 update bootstrap 2024-11-11 13:53:05 -05:00
cdanesi 37c2bdad1f update zshrc
fix PATH
remove zsh-autosuggestions omz plugin
remove zsh-syntax-highlighting omz plugin
add zsh-completions
2024-11-11 13:37:47 -05:00
cdanesi eaac895b03 add .gitignore 2024-11-11 10:03:07 -05:00
cdanesi d9586d6a20 update aliases 2024-11-11 07:32:50 -05:00
cdanesi 7b6320b172 remove last-working-dir plugin from zsh 2024-11-09 14:28:40 -05:00
cdanesi fd84fc39fb remove tmux which-key 2024-11-08 13:07:15 -05:00
cdanesi e4b11ebcaa fix dup keybinding 2024-11-08 11:20:25 -05:00
cdanesi 19f1e405a9 bufferline config
tried to offset the tab list when the file tree is showing, but that
either doesn't work or I don't undertstand something
2024-11-07 15:30:29 -05:00
cdanesi 6fc09bec00 remove sesname 2024-11-07 14:49:44 -05:00
cdanesi 2adb6d8fbc tmux config
added 'notes' to all the keybinds so they show up in the `prefix-?` key
list
a bit of housekeeping
trying out having the statusbar on top
2024-11-07 13:12:16 -05:00
cdanesi 1dfbc25ddf set nvim-tree options 2024-11-07 13:11:06 -05:00
cdanesi 17c3403281 merge update to .aliases
branches diverged after pushing an update to .aliases from my arch
laptop while working on my macbook pro.
2024-11-07 11:31:47 -05:00
cdanesi 648ae16fa2 add alias to use lazygit with yadm 2024-11-07 11:17:37 -05:00
cdanesi 6cc71e3801 change theme path
on macOS, every time the binary updates, the location of the theme was
updating, causing 'file not found' and default theme loaded.
removing the absolute path seems to have fixed that. I also copied
the themes into ~/.config/btop/themes/
2024-11-07 10:23:57 -05:00
cdanesi f44ec099d4 minor nvim config change 2024-11-06 15:32:50 -05:00
cdanesi 8dd1b1012a tmux config
added some new keybinds for switching windows/sessions
custom menu for quick access to window/pane/session commands
nested tmux appears to be working (decent.. not perfect)
*slightly* better keybinds (on MBP at least) for (en|dis)abling active
session
2024-11-06 13:40:47 -05:00
cdanesi 4decd8ed97 remove unused plugin 2024-11-06 13:15:31 -05:00
cdanesi e5319aa5ed set options and keybinds for nested tmux 2024-11-06 09:28:18 -05:00
cdanesi 1c50c11228 add option_as_alt for macOS 2024-11-06 09:27:24 -05:00
cdanesi d20485daf5 add nifty styling to completion menu
added source name to completion menu
kind-specific colorizing in the completion menu
2024-11-05 20:12:35 -05:00
cdanesi a4f022fdee fix lazy loading render-markdown 2024-11-05 20:10:29 -05:00
cdanesi 2ce5a7d582 fix fzf custom menu entry 2024-11-05 15:45:03 -05:00
cdanesi a23d432dbb minor nvim config change 2024-11-05 15:41:50 -05:00
cdanesi 1af642f324 add tmux aliases 2024-11-05 15:40:25 -05:00
cdanesi ec08c53957 tmux config 2024-11-05 15:36:07 -05:00
cdanesi 59ef9b99c7 remove tmux plugin 2024-11-05 07:58:28 -05:00
cdanesi f9d57206a8 tmux config improvements 2024-11-04 15:24:03 -05:00
cdanesi 5904a57dbd nvim setup no longer needed with lazy 2024-11-04 11:58:26 -05:00
cdanesi 803987745a added default config 2024-11-04 11:54:09 -05:00
cdanesi 4937a5ada8 zshrc update
removed more plugins
moved zshenv contents to zshrc
fixed PATH on Work MBP
2024-11-04 11:51:00 -05:00
cdanesi f672ef8aa7 remove hostname from lualine 2024-11-04 11:50:03 -05:00
cdanesi b293995be4 update plugins 2024-11-04 11:49:19 -05:00
cdanesi 35f5b4af78 refactor .zshrc
set some options for vi mode
started cleaning up the code a bit
removed more plugins
created init_env function to initialize environment after everything
else
2024-11-03 20:28:52 -05:00
cdanesi 9cc48bd74b clean up ensure_installed a bit 2024-11-03 18:18:34 -05:00
cdanesi 123ce6315d enable lazy loading of render-markdown 2024-11-03 18:17:17 -05:00
cdanesi c8650e6f14 set filename display options 2024-11-03 18:16:36 -05:00
cdanesi 7f8c67fc95 update list of default LSPs 2024-11-03 18:14:34 -05:00
cdanesi 4e0d8367dc enable lsp for zsh 2024-11-03 18:13:19 -05:00
cdanesi b7084e57f8 change some options
folding settings
fixed undodir giving error
updated comments to make more sense
2024-11-03 18:11:12 -05:00
cdanesi 3a26c9401e minor changes to plugins 2024-11-03 18:09:59 -05:00
cdanesi 37969ca98e refactor config to define all keybinds in a single file 2024-11-03 17:53:39 -05:00
cdanesi 91ef397420 add script formatter to mason autoload 2024-11-02 22:01:19 -04:00
cdanesi 8c1455e5e3 did some cleanup on default bashrc 2024-11-02 22:00:14 -04:00
cdanesi 695edb7404 zshrc update
fixed fzf not being loaded correctly
fzf uses fd
fzf previews
refactored OS detection
started removing some plugins
fzf theme (nord)
2024-11-02 21:48:49 -04:00
cdanesi 0bd3d9a7cc add config for nvim-notify 2024-11-02 21:32:46 -04:00