summaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2022-07-05revert(nvim): undo changes to tmux terminal overridesToby Vincent
2022-07-05feat(nvim): add setup for discord presenceToby Vincent
2022-07-05fix(nvim): only run codelldb check on rust lsp attachToby Vincent
2022-07-05feat(nvim): improve buffers handling, bufferline, and diagnosticsToby Vincent
2022-07-05feat(nvim): use module syntax for mappings and autocommandsToby Vincent
2022-07-05fix(nvim): remove duplicate `<leader>l` from lhs of lspconfig keymapsToby Vincent
2022-07-02fix: fix bug with makefile conditionalToby Vincent
2022-07-02feat(git): add smtp for send-email and source optional local configToby Vincent
2022-07-01feat(tmux): add sorting and better filter for sessionizerToby Vincent
2022-07-01feat(alacritty): source optional local configToby Vincent
2022-07-01perf: use fd to clean symlinks if it existsToby Vincent
2022-07-01feat(nvim): refactor bufferline and remove unused configsToby Vincent
2022-06-28chore: update README.mdToby Vincent
2022-06-28fix(nvim): start alpha when bufdelete closes the last bufferToby Vincent
2022-06-28feat(nvim): complete rewrite of neovim configsToby Vincent
2022-06-01build: blacklist ~/.config from `make clean`Toby Vincent
2022-06-01feat(sway): improve swaylock styles and move to rofi menuToby Vincent
2022-07-02revert(sway): remove unnecessary env var due to running wayland over xToby Vincent
2022-05-27fix(sheldon): fix zsh-wsl plugin pathToby Vincent
2022-05-27feat(mpv): added mpv configToby Vincent
2022-05-27feat(xdg): set custom XDG user directoriesToby Vincent
2022-05-27feat(gtk): set darkmode to trueToby Vincent
2022-05-27refactor: move to chromium as default browserToby Vincent
2022-05-27fix(gnupg): fix bug with pinentryToby Vincent
2022-05-27feat(sway): added battery to swaybar and improved swaylockToby Vincent
2022-05-27feat(nvim): added lsp-installerToby Vincent
2022-05-26feat(streamlink): add streamlink twitch configToby Vincent
2022-05-25fix(ssh): update thor to use correct portToby Vincent
2022-05-25fix(gnupg): fix pinentry by migrating curses and setting GPG_TTY in ssh configToby Vincent
2022-05-25feat(nvim): improve neovim configsToby Vincent
2022-05-25feat(tmux): improve tmux scriptsToby Vincent
2022-05-25revert(tmux): remove lazygit popup due to bug with env and remove tmux resurrectToby Vincent
2022-05-25revert(wsl): remove vscode as VISUAL editor in WSLToby Vincent
2022-05-25perf(sheldon): add compinit to zsh pluginsToby Vincent
2022-05-25feat: add background transparency to alacritty and neovimToby Vincent
2022-05-25feat(shell): fully impliment XDG spec and reorganize rc filesToby Vincent
2022-05-25feat(alacritty): rename initial session to homeToby Vincent
2022-05-12fix: set tmux excape-time to avoid printing escape chars on initToby Vincent
2022-05-06fix(tmux): increase size of popup windowsToby Vincent
2022-05-06feat(git): add alias for stashing the staged files (index)Toby Vincent
2022-05-05fix: match lualine theme with tmux theme (true gruvbox)Toby Vincent
2022-05-05fix: improve nvim launch bindingToby Vincent
2022-05-05refactor: move shell comp color fix to zshrcToby Vincent
2022-05-05feat: improved keybinds and add timeout clockToby Vincent
2022-05-05feat: simplify configs and improve themeToby Vincent
2022-05-01feat: add spotify-tuiToby Vincent
2022-05-01feat: add paru configToby Vincent
2022-05-01style: fix formattingToby Vincent
2022-05-01fix: remove project pluginToby Vincent
2022-05-01feat: migrate to gruvbox themeToby Vincent