aboutsummaryrefslogtreecommitdiff
path: root/config/zsh/zprofile
AgeCommit message (Collapse)Author
2022-09-16Added sourcing zshenv in zprofileCharles Cabergs
2022-09-15Moving zsh env variables to zshenv instead of zprofileCharles Cabergs
2022-08-13Merge branch 'master' of github.com:cacharle/dotfilesCharles Cabergs
2022-08-13Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2022-06-10Added ocaml neovim lsp, removing gutentagsCharles Cabergs
2022-06-10Merge branch 'master' of https://github.com/cacharle/dotfilesCharles Cabergs
2022-05-26Fixing test script and zprofile shellcheck errorsCharles Cabergs
2022-04-27Added golang lspCharles Cabergs
2022-04-09Better keyrepeat rate settings, added nvim live grep shortcutCharles Cabergs
2021-12-06Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-12-02Added tmux plugin managerCharles Cabergs
2021-11-20Updated project-open to use $TERMINAL and changing the variable to alacrittyCharles Cabergs
2021-11-12Updated for macosCharles Cabergs
2021-09-21Updated crontab to recompile xmonad after pacman -Syu instead of recompiling ↵Charles Cabergs
on start
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-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-06-21Added zsh sharing history between shellsCharles Cabergs
2021-06-18Added julia xdg, Added julia vim syntax highlightingCharles Cabergs
2021-06-01Added qutebrowser tor toggleCharles Cabergs
2021-05-20Added xmonad recompile before startxCharles Cabergs
2021-05-11Updated zprofile startx to use XDG dirsCharles Cabergs
2021-05-05Added screen configCharles 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-02-28Added aspell XDG dirs supportCharles Cabergs
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