index
:
dotfiles.git
carbon
exam
master
s19
My configuration files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Collapse
)
Author
2022-05-26
Fixing test script and zprofile shellcheck errors
Charles Cabergs
2021-12-19
Added lsp on_attach for rust
Charles Cabergs
2021-11-22
Fixing CI by not recompiling xmonad in it
Charles Cabergs
2021-08-04
Fixing crontab doesn't support -T option on CI
Charles Cabergs
2021-08-02
Switching back to st (accented characters are not printed but still ↵
Charles Cabergs
understood by other applications so it's fine)
2021-07-25
Added crontab for pacman, clout and newsboat
Charles Cabergs
2021-03-07
Change volume shortcuts to -/=, changed the behavior of qutebrowser when ↵
Charles Cabergs
there is only one tab left
2021-03-01
Updated rc command to source the program associated with a config file, ↵
Charles Cabergs
Added yay config to use doas instead of sudo
2021-02-28
Added python startup script to avoid writting python interpretor hisotry in ↵
Charles Cabergs
~/.python_history
2021-02-25
Fixing xmonad XDG dirs, Added inputrc for vi mode everywhere
Charles Cabergs
2021-02-25
Added vint and flake8 to lint vim and qutebrowser conf, Added shellcheck to ↵
Charles Cabergs
zsh files, Fixing all linting errors
2021-02-25
Added travis CI, fixing shellcheck errors
Charles Cabergs