summaryrefslogtreecommitdiff
path: root/dot-config
AgeCommit message (Collapse)Author
2025-07-08add sway, waybar, gammastepJosé Juan Loeza Sierra
2025-07-08update font size and window paddingJosé Juan Loeza Sierra
2025-07-08lazy updatesJosé Juan Loeza Sierra
2025-07-07remove aerospace and sketchybarJosé Juan Loeza Sierra
2025-07-01let clipboard over ssh without askingJosé Juan Loeza Sierra
part of the fix for allowing clipboard with LazyVim over ssh see https://github.com/LazyVim/LazyVim/discussions/2715#discussioncomment-11857449
2025-07-01add kitty configJosé Juan Loeza Sierra
2025-07-01add fix for clipboard over sshJosé Juan Loeza Sierra
2025-06-27change prompt symbolJosé Juan Loeza Sierra
2025-06-23ignore astro generated filesJosé Juan Loeza Sierra
2025-06-23add multicursor.nvimJosé Juan Loeza Sierra
Adds multicursor functionality with https://github.com/jake-stewart/multicursor.nvim Modifies hardtime in order to work with multicursor
2025-06-23ignore lazygit filesJosé Juan Loeza Sierra
2025-06-23lazy updatesJosé Juan Loeza Sierra
2025-06-23ignore generated fish varaiblesJosé Juan Loeza Sierra
2025-06-14change some colors and ssh symbolJosé Juan Loeza Sierra
2025-06-14reorganize codeJosé Juan Loeza Sierra
2025-06-13lazy updatesJosé Juan Loeza Sierra
2025-06-13add mini.surroundJosé Juan Loeza Sierra
2025-06-13move all into one single .config directoryJosé Juan Loeza Sierra
Moves of the config files into a single dot-config directory, simplifying the structure and the usage of stow. dot-config gets processed into .config by stow. See the `--dotfiles` option at https://www.gnu.org/software/stow/manual/stow.html#Invoking-Stow for more information