aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-08Added transient notification for backlight-ctlCharles Cabergs
2021-05-02Updated qutebrowser j/k binded to scroll-page instead of up/downCharles Cabergs
2021-05-01Removed bitwarden-demnu script (already userscript available in qutebrowser ↵Charles Cabergs
and extension in brave)
2021-04-30Added alias for bitwarden userscriptCharles Cabergs
2021-03-27Added toprcCharles Cabergs
2021-03-19Updated xinitrc to work with left screen disconnectedCharles Cabergs
2021-03-14Added xmonad shortcut to edit config fileCharles 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-05Updated mutt urlscan binding to be consistent with newsboat/qutebrowser, ↵Charles Cabergs
Updated fzf.vim to only list files tracked by git, Added the default branch name of git to master
2021-03-01Added xmonad launch terminal and browser on startupCharles Cabergs
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-03-01Added unclutter do hide mouse cursor after 2sCharles Cabergs
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-28Changed qutebrowser user-agent to windows, Fixing some xdg-open stuffCharles Cabergs
2021-02-28Updated muttrc with XDG dirsCharles Cabergs
2021-02-28Added python startup script to avoid writting python interpretor hisotry in ↵Charles Cabergs
~/.python_history
2021-02-28Added horizontal reflect of tall layout because main monitor slightly to the ↵Charles Cabergs
left
2021-02-28Added qutebrowser intra search engine, Added korean font, Updated profile ↵Charles Cabergs
with poweroff when quitting out of window manager
2021-02-26Updated muttrc to use urlscan instead of urlview since it doesn't support ↵Charles Cabergs
XDG dirs
2021-02-25Added history for vim command/search modeCharles Cabergs
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 travis CI, fixing shellcheck errorsCharles Cabergs
2021-02-25Added zcompdup, xmonad, ipython and jupyter support for XDG dirsCharles Cabergs
2021-02-24Updated downloads -> dl, Added README programs, Try to fix moc with 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
2021-02-24Added spacing around window in xmonadCharles Cabergs
2021-02-24Updated .xinitrc with a auto mode for DVI-0 since 1280x1024 in not always ↵Charles Cabergs
detected
2021-02-23Misc updates, zathura down/up shortcut, XDG standard env variables, newsboat ↵Charles Cabergs
more threads, newsboat notification after reload
2021-02-23Updated dunst to enable icons, font and bigger notificationsCharles Cabergs
2021-02-23Changed qutebrowser download dir to ~/downloadsCharles Cabergs
2021-02-23Updated volume notification done directly by pulseaudio-ctl, with dunst ↵Charles Cabergs
configured to stack them (like regular volume notification), Removed volume-ctl script
2021-02-23Added setup screen configuration according to hostname, Added install ↵Charles Cabergs
newsboat urls from cacharle-sync in install script
2021-02-23Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-02-23Fixing cacharle-sync to take multiple rsync argumentsCharles Cabergs
2021-02-23Added M-F11 and M-F12 shortcuts for volume control in xmonadCharles Cabergs
2021-02-23Added moc keymapCharles Cabergs
2021-02-23Merge branch 'master' of cacharle.xyz:/srv/git/dotfilesCharles Cabergs
2021-02-23Merge branch 'carbon'Charles Cabergs
2021-02-23Added bitwarden dmenu script, Added moc config/themeCharles Cabergs
2021-02-23Added cacharle-sync bin, Removed redudant sym link in bin and fixed install ↵Charles Cabergs
script to not recreate it
2021-02-22Merge remote-tracking branch 'origin/carbon'Charles Cabergs
2021-02-22Added triple screen configuration, fixing XDG env variablesCharles Cabergs
2021-02-22Added $HOME in .xinitrc instead of hardcoded home pathCharles Cabergs
2021-02-20Added auto detecting current branch for pushing to all remotescarbonCharles Cabergs
2021-02-20Switching back to solarized (weird bug when openning file with autocmd, ↵Charles Cabergs
takes 2/3 seconds), Added qutebrowser larouse search engine and blocking 3rd party cookies
2021-02-12Updated vim Goyo height, Added vim rfc syntax highlightingCharles Cabergs