| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doom-emacs: enable tty optimization | la-ninpre | 2021-09-29 | 1 | -1/+1 |
| | | |||||
| * | bash: set histtimeformat to record timestamps | la-ninpre | 2021-09-19 | 1 | -0/+4 |
| | | |||||
| * | doom-emacs: fix big font size and add elpher | la-ninpre | 2021-09-19 | 2 | -1/+3 |
| | | |||||
| * | nvim: add missing brackets to fold | la-ninpre | 2021-09-19 | 1 | -0/+1 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-09-19 | 1 | -0/+0 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-09-04 | 1 | -0/+0 |
| | | |||||
| * | clean_local_ssh: fix behaviour | la-ninpre | 2021-09-02 | 1 | -3/+6 |
| | | |||||
| * | clean_local_ssh: add executable flag | la-ninpre | 2021-09-02 | 1 | -0/+0 |
| | | |||||
| * | doom-emacs: add cmake-ide package and tweak fonts | la-ninpre | 2021-09-02 | 2 | -2/+7 |
| | | |||||
| * | add script to remove localhost fingerprints | la-ninpre | 2021-09-02 | 1 | -0/+17 |
| | | | | | | | i use few vms and they are populating `known_hosts` file with their fingerprints, and when i launch any other vm, ssh insults me that fingerprint is wrong and bla bla bla. so, just a little bodge. | ||||
| * | xmonad: update to upstream | la-ninpre | 2021-08-26 | 1 | -0/+0 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-08-21 | 1 | -0/+0 |
| | | |||||
| * | doom-emacs: remove ligatures module and enable c/c++ completion | la-ninpre | 2021-08-21 | 2 | -1/+4 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-08-21 | 1 | -0/+0 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-08-12 | 1 | -0/+0 |
| | | |||||
| * | moc: ignore temporary files | la-ninpre | 2021-07-25 | 1 | -0/+4 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-07-25 | 1 | -0/+0 |
| | | |||||
| * | add doom-emacs configs | la-ninpre | 2021-07-25 | 6 | -1/+629 |
| | | | | | | just trying. probably my configs now are messy, but eventually they'll improve. | ||||
| * | moc: change percentage of directory pane | la-ninpre | 2021-07-18 | 1 | -1/+1 |
| | | |||||
| * | bash: add alias back but change it | la-ninpre | 2021-07-12 | 1 | -0/+2 |
| | | |||||
| * | bash: remove bare git repo alias | la-ninpre | 2021-07-12 | 1 | -4/+0 |
| | | |||||
| * | bash: tweak profile | la-ninpre | 2021-07-12 | 1 | -1/+1 |
| | | |||||
| * | stow: tweak install script | la-ninpre | 2021-07-12 | 1 | -1/+5 |
| | | |||||
| * | add simple install script | la-ninpre | 2021-07-12 | 1 | -0/+3 |
| | | |||||
| * | move to GNU stow approach on managing dotfiles | la-ninpre | 2021-07-12 | 22 | -2/+2 |
| | | |||||
| * | bashrc: add new alias ..bare-git-repo | la-ninpre | 2021-07-07 | 1 | -0/+1 |
| | | |||||
| * | xmonad: update to upstream | la-ninpre | 2021-07-07 | 1 | -0/+0 |
| | | |||||
| * | add xmonad config submodule | la-ninpre | 2021-07-07 | 2 | -0/+3 |
| | | | | | see https://git.aaoth.xyz/xmonad-config.git | ||||
| * | alacritty: change font to medium | la-ninpre | 2021-07-07 | 1 | -1/+1 |
| | | |||||
| * | moc: change keymap to be more vi-like | la-ninpre | 2021-07-07 | 2 | -2/+190 |
| | | |||||
| * | add starship config | la-ninpre | 2021-06-23 | 1 | -0/+16 |
| | | |||||
| * | alacritty: disable dynamic padding | la-ninpre | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | nvim: add folds | la-ninpre | 2021-06-17 | 2 | -14/+25 |
| | | | | | alacritty: add tweaks | ||||
| * | nimi_sewi: fix shellcheck complaint about quotes | la-ninpre | 2021-06-07 | 1 | -1/+1 |
| | | |||||
| * | replace key backup script with new one | la-ninpre | 2021-06-07 | 2 | -62/+165 |
| | | |||||
| * | nvim: small refactor and add little things | la-ninpre | 2021-06-03 | 1 | -13/+14 |
| | | |||||
| * | move fslcd back to bashrc | la-ninpre | 2021-05-31 | 2 | -10/+6 |
| | | | | | | | | | when it is separate script it's not working, because cd works only when script is running, but when it exits, working directory stays the same. maybe there's a way to do it differently, but for now it will remain just a function inside bashrc. | ||||
| * | nvim: add toml syntax plugin | la-ninpre | 2021-05-31 | 1 | -0/+1 |
| | | |||||
| * | bashrc: fix issues and push scripts to separate files | la-ninpre | 2021-05-26 | 3 | -35/+30 |
| | | | | | for some weird reasons they were included in bashrc as functions | ||||
| * | add print_codes script | la-ninpre | 2021-05-25 | 1 | -0/+97 |
| | | |||||
| * | fossil-update: refactor and fix issues | la-ninpre | 2021-05-24 | 1 | -34/+38 |
| | | |||||
| * | nvim: add ale plugin | la-ninpre | 2021-05-24 | 1 | -0/+1 |
| | | |||||
| * | alacritty: fix fonts | la-ninpre | 2021-05-18 | 1 | -3/+3 |
| | | |||||
| * | nvim: add cmd to fix fullscreen and add haskell mode to xmobarrc | la-ninpre | 2021-05-16 | 1 | -0/+8 |
| | | |||||
| * | alacritty: add custom color theme | la-ninpre | 2021-05-12 | 2 | -28/+59 |
| | | | | | nvim: add custom color theme | ||||
| * | moc: add custom theme | la-ninpre | 2021-05-12 | 2 | -1/+39 |
| | | |||||
| * | bashrc: add mocp alias | la-ninpre | 2021-05-12 | 4 | -1/+703 |
| | | | | | | | bash_profile: change browser to brave add moc config add mocpnotify script | ||||
| * | nimi_sewi: add notification sending | la-ninpre | 2021-05-11 | 1 | -3/+7 |
| | | |||||
| * | fossil-update: major refactoring and additions | la-ninpre | 2021-04-30 | 1 | -11/+75 |
| | | |||||
| * | add nimi_sewi script | la-ninpre | 2021-04-28 | 1 | -0/+6 |
| | | | | | | | nimi sewi is a random toki pona phrase generator. see https://fsl.aaoth.xyz/nimisewi/home | ||||
