aboutsummaryrefslogtreecommitdiff
path: root/config/zsh
AgeCommit message (Collapse)Author
2021-11-20Updated project-open to use $TERMINAL and changing the variable to alacrittyCharles Cabergs
2021-11-18Added Nerd Font to alacritty for emoji, Updated zsh aliases and qutebrowser ↵Charles Cabergs
for Darwin specific config
2021-11-13Updated alacritty for macosCharles Cabergs
2021-11-12Updated for macosCharles Cabergs
2021-11-06Added vim telescope mappings and Ctrl-j/k to navigate command history mappingsCharles 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
on start
2021-09-08Updated zshrc to exit with Ctrl+D even when there is characters in the ↵Charles Cabergs
command line
2021-08-23Added command-not-found package list to zshCharles Cabergs
2021-08-01Updated install script to install dictionaries locally instead of ↵Charles Cabergs
/usr/share/stardict
2021-07-31Added SUDO env variable to use doas insteadCharles 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, ↵Charles Cabergs
Added rlwrap XDG dirs complience, Added qutebrowser deepl search engine
2021-07-25Added clout sync file links, Added qutebrowser bookmarks in syncCharles Cabergs
2021-07-01Added vim spell checker toggle, Updated vim goyo width, removing ↵Charles Cabergs
~/git/dotfiles prefix in rc alias
2021-06-22Updated qutebrowser tab bar colors, Added bat for fzf.vim preview, Updated ↵Charles Cabergs
julia.vim to highlight function and parenthesis
2021-06-21Added zsh sharing history between shellsCharles Cabergs
2021-06-18Added julia xdg, Added julia vim syntax highlightingCharles Cabergs
2021-06-10Added vim plugin to move arguments sideways, Added vim pluggin to split ↵Charles Cabergs
arguments on multiple lines
2021-06-01Added qutebrowser tor toggleCharles Cabergs
2021-05-20Added xmonad recompile before startxCharles Cabergs
2021-05-11Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-05-11Updated zprofile startx to use XDG dirsCharles Cabergs
2021-05-08Added transient notification for backlight-ctlCharles Cabergs
2021-05-05Added screen configCharles Cabergs
2021-04-30Added alias for bitwarden userscriptCharles Cabergs
2021-03-11Added npm XDG dirs, Added qutebrowser machine learning library doc search ↵Charles Cabergs
engines
2021-03-07Change volume shortcuts to -/=, changed the behavior of qutebrowser when ↵Charles Cabergs
there is only one tab left
2021-03-01Updated rc command to source the program associated with a config file, ↵Charles Cabergs
Added yay config to use doas instead of sudo
2021-02-28Added aspell XDG dirs supportCharles Cabergs
2021-02-28Switch to fzf.vim instead of ctrlp.vim, Added rc and vf alias for selecting ↵Charles Cabergs
file from dotfiles or current directory
2021-02-28Added python startup script to avoid writting python interpretor hisotry in ↵Charles Cabergs
~/.python_history
2021-02-28Added qutebrowser intra search engine, Added korean font, Updated profile ↵Charles Cabergs
with poweroff when quitting out of window manager
2021-02-25Fixing xmonad XDG dirs, Added inputrc for vi mode everywhereCharles Cabergs
2021-02-25Added vint and flake8 to lint vim and qutebrowser conf, Added shellcheck to ↵Charles Cabergs
zsh files, Fixing all linting errors
2021-02-25Added zcompdup, xmonad, ipython and jupyter support for XDG dirsCharles Cabergs
2021-02-24Fixing everything with the new XDG directoriesCharles Cabergs
2021-02-24Updated file tree to match XDG base directory specificationCharles Cabergs