aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* clean_local_ssh: add executable flagla-ninpre2021-09-021-0/+0
|
* doom-emacs: add cmake-ide package and tweak fontsla-ninpre2021-09-022-2/+7
|
* add script to remove localhost fingerprintsla-ninpre2021-09-021-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 upstreamla-ninpre2021-08-261-0/+0
|
* xmonad: update to upstreamla-ninpre2021-08-211-0/+0
|
* doom-emacs: remove ligatures module and enable c/c++ completionla-ninpre2021-08-212-1/+4
|
* xmonad: update to upstreamla-ninpre2021-08-211-0/+0
|
* xmonad: update to upstreamla-ninpre2021-08-121-0/+0
|
* moc: ignore temporary filesla-ninpre2021-07-251-0/+4
|
* xmonad: update to upstreamla-ninpre2021-07-251-0/+0
|
* add doom-emacs configsla-ninpre2021-07-256-1/+629
| | | | | just trying. probably my configs now are messy, but eventually they'll improve.
* moc: change percentage of directory panela-ninpre2021-07-181-1/+1
|
* bash: add alias back but change itla-ninpre2021-07-121-0/+2
|
* bash: remove bare git repo aliasla-ninpre2021-07-121-4/+0
|
* bash: tweak profilela-ninpre2021-07-121-1/+1
|
* stow: tweak install scriptla-ninpre2021-07-121-1/+5
|
* add simple install scriptla-ninpre2021-07-121-0/+3
|
* move to GNU stow approach on managing dotfilesla-ninpre2021-07-1222-2/+2
|
* bashrc: add new alias ..bare-git-repola-ninpre2021-07-071-0/+1
|
* xmonad: update to upstreamla-ninpre2021-07-071-0/+0
|
* add xmonad config submodulela-ninpre2021-07-072-0/+3
| | | | see https://git.aaoth.xyz/xmonad-config.git
* alacritty: change font to mediumla-ninpre2021-07-071-1/+1
|
* moc: change keymap to be more vi-likela-ninpre2021-07-072-2/+190
|
* add starship configla-ninpre2021-06-231-0/+16
|
* alacritty: disable dynamic paddingla-ninpre2021-06-171-1/+1
|
* nvim: add foldsla-ninpre2021-06-172-14/+25
| | | | alacritty: add tweaks
* nimi_sewi: fix shellcheck complaint about quotesla-ninpre2021-06-071-1/+1
|
* replace key backup script with new onela-ninpre2021-06-072-62/+165
|
* nvim: small refactor and add little thingsla-ninpre2021-06-031-13/+14
|
* move fslcd back to bashrcla-ninpre2021-05-312-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 pluginla-ninpre2021-05-311-0/+1
|
* bashrc: fix issues and push scripts to separate filesla-ninpre2021-05-263-35/+30
| | | | for some weird reasons they were included in bashrc as functions
* add print_codes scriptla-ninpre2021-05-251-0/+97
|
* fossil-update: refactor and fix issuesla-ninpre2021-05-241-34/+38
|
* nvim: add ale pluginla-ninpre2021-05-241-0/+1
|
* alacritty: fix fontsla-ninpre2021-05-181-3/+3
|
* nvim: add cmd to fix fullscreen and add haskell mode to xmobarrcla-ninpre2021-05-161-0/+8
|
* alacritty: add custom color themela-ninpre2021-05-122-28/+59
| | | | nvim: add custom color theme
* moc: add custom themela-ninpre2021-05-122-1/+39
|
* bashrc: add mocp aliasla-ninpre2021-05-124-1/+703
| | | | | | bash_profile: change browser to brave add moc config add mocpnotify script
* nimi_sewi: add notification sendingla-ninpre2021-05-111-3/+7
|
* fossil-update: major refactoring and additionsla-ninpre2021-04-301-11/+75
|
* add nimi_sewi scriptla-ninpre2021-04-281-0/+6
| | | | | | nimi sewi is a random toki pona phrase generator. see https://fsl.aaoth.xyz/nimisewi/home
* fossil-update: replace sudo with doasla-ninpre2021-03-201-1/+1
|
* bashrc: remove pacs command, bash_profile: add tessdata_prefixla-ninpre2021-03-052-6/+1
|
* bashrc: add quick key lookup functionla-ninpre2021-01-251-0/+4
| | | | | | | for some reason gpg is broken and fails to retrieve keys from the keyserver, so i need to import it manually. maybe i should add keyserver option to this function later.
* bashrc: modify fslcd functionla-ninpre2021-01-081-1/+3
|
* add fossil update scriptla-ninpre2020-12-171-0/+27
|
* vim: pikchr highlighter small fixesla-ninpre2020-12-141-6/+10
|
* vim: add pikchr syntax highlightingla-ninpre2020-12-142-0/+90
| | | | it's very poor, but kinda works.