aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2021-11-22Added tmux set escape-time 0Charles Cabergs
2021-11-20Moved nvim plugins config in plugins.lua file, Switching to comments.nvim sin...Charles Cabergs
2021-11-20Added neovim todo-comments plugins to highlight and list todosCharles Cabergs
2021-11-20Updated project-open to use $TERMINAL and changing the variable to alacrittyCharles Cabergs
2021-11-20Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-11-19Added nvim python breakpoint add/delete shortcutsCharles Cabergs
2021-11-18Added Nerd Font to alacritty for emoji, Updated zsh aliases and qutebrowser f...Charles Cabergs
2021-11-17Updated alacritty font sizeCharles Cabergs
2021-11-15Added cross platform configuration for alacritty (with a 'darwin' or 'linux' ...Charles Cabergs
2021-11-15Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-11-15Updated neovim mappings with Sideways and ArgWrapCharles Cabergs
2021-11-13Added tmux.confCharles Cabergs
2021-11-13Updated qutebrowser config to hide window decorationCharles Cabergs
2021-11-13Updated alacritty for macosCharles Cabergs
2021-11-12Updated for macosCharles Cabergs
2021-11-06Added neovim clangd language server, Added telescope for help and commandsCharles Cabergs
2021-11-06Added vim-cool pluginCharles Cabergs
2021-11-06Added vim telescope mappings and Ctrl-j/k to navigate command history mappingsCharles Cabergs
2021-11-05Added neovim mappings and previous pluginsCharles Cabergs
2021-11-04Added neovim draft config in luaCharles Cabergs
2021-09-21Updated crontab to recompile xmonad after pacman -Syu instead of recompiling ...Charles Cabergs
2021-09-08Added neovim init.lua config draftCharles Cabergs
2021-09-08Added boilerplate awesome configCharles Cabergs
2021-09-08Added bspwm and sxhkd draft configsCharles Cabergs
2021-09-08Updated zshrc to exit with Ctrl+D even when there is characters in the comman...Charles Cabergs
2021-09-07Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-09-07Updated mpv config to save video position on quitCharles Cabergs
2021-08-26Added mimeapps.list entry to open mailto URIsCharles Cabergs
2021-08-23Added command-not-found package list to zshCharles Cabergs
2021-08-23Added epub entry to mimeapps.listCharles Cabergs
2021-08-23Moving mimeapps.list to the correct directoryCharles Cabergs
2021-08-22Added battery charging status battery notificationCharles Cabergs
2021-08-18Added startpage search engineCharles Cabergs
2021-08-08Updated newsboat theme to grubboxCharles Cabergs
2021-08-08Added Xresource and xrdb for sxiv colors, Added qutebrowser German translatio...Charles Cabergs
2021-08-05Added amfora configCharles Cabergs
2021-08-05Fixing newsboat and qutebrowser crontabs to connect them to the X serverCharles Cabergs
2021-08-04Added YankFilePath command in vimrcCharles Cabergs
2021-08-03Added xmonad Grid layout, Updated vimrc equalprg for C to clang-format, Added...Charles Cabergs
2021-08-02Switching back to st (accented characters are not printed but still understoo...Charles Cabergs
2021-08-01Updated install script to install dictionaries locally instead of /usr/share/...Charles Cabergs
2021-08-01Switching to alacritty instead of st since st can't display accented characte...Charles Cabergs
2021-07-31Added SUDO env variable to use doas insteadCharles Cabergs
2021-07-30Refactoring qutebrowser config, Added min width to audio notificationsCharles Cabergs
2021-07-29Added mpv script to open video description in editorCharles Cabergs
2021-07-29Added mpv user script to change youtube video qualityCharles Cabergs
2021-07-28Merge branch 'master' of github.com:cacharle/dotfilesCharles Cabergs
2021-07-28Update aliases.zsh open = xdg-openCharles Cabergs
2021-07-28Updated vimrc markdown to auto wrap line, Changing main machine hostname, Add...Charles Cabergs
2021-07-26Added vim autocompletion with Tab and Shift-Tab instead of C-n/C-pCharles Cabergs