summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysfix(dep.sh): proper usage of check functionSuleyman Farajli
11 daysrefactor(dep.sh): prioritize newer versions of programs when double checkingSuleyman Farajli
11 dayschore: remove gitignoreSuleyman Farajli
11 daysrefactor(makefile): clean up directories and improve dependency handlingSuleyman Farajli
11 daysfeat(qw): improve QEMU options for -x flagSuleyman Farajli
11 daysfix(nsend): call dunst instead of printing to stdoutSuleyman Farajli
11 daysfix(slib): print full path instead of basename in error messagesSuleyman Farajli
2025-06-22chore: remove obsolete BUGS fileSuleyman Farajli
2025-06-22chore(profile): prioritize qutebrowser over firefox as default browserSuleyman Farajli
2025-06-22feat(xinitrc): run unclutter in the backgroundSuleyman Farajli
2025-06-21feat: run `fc-cache` after installing fontsshowSuleyman Farajli
2025-06-21fix(profile): set `XINITRC` after setting `XDG_CONFIG_HOME`Suleyman Farajli
2025-06-21Merge branch 'dev'Suleyman Farajli
2025-06-21Merge pull request #15 from sfarajli/devSüleyman Fərəcli
2025-06-21fix(profile): use `TERM` environmental variable instead of `TERMINAL`Suleyman Farajli
2025-06-21style(profile): sort logically and alphabeticallySuleyman Farajli
2025-06-21fix(profile): export path variableSuleyman Farajli
2025-06-21feat(profile): export ZSHRC as an environmental variablesSuleyman Farajli
2025-06-21style(makefile): sort alphabetically and logicallySuleyman Farajli
2025-06-21fix(zsh): create zsh history cache file in installationSuleyman Farajli
2025-06-21feat (shell): source .bashrc for interactive TTY sessionsSuleyman Farajli
2025-06-21feat(bash): add autocompletionSuleyman Farajli
2025-06-21Merge pull request #14 from sfarajli/devSüleyman Fərəcli
2025-06-21fix(scripts): recursion in help function fixedSuleyman Farajli
2025-06-21style (shell): align with spacesSuleyman Farajli
2025-06-21refactor(bashrc): improve server compatibility and fallback behaviorSuleyman Farajli
2025-06-21Merge pull request #13 from sfarajli/devSüleyman Fərəcli
2025-06-21style(makefile): Use spaces for alignment instead of tabs and sort alphabetic...Suleyman Farajli
2025-06-21fix(zathura): use `t` for toggling status bar instead of `n`Suleyman Farajli
2025-06-21refactor(makefile): Move contents of Soucedeps into makefile and simplify tar...Suleyman Farajli
2025-06-21feat (dep.sh): add `pamus` as an optional dependencySuleyman Farajli
2025-06-21fix (dep.sh): set `xclip` as a non-optional dependencySuleyman Farajli
2025-06-21feat (dep.sh): check for optional dependenciesSuleyman Farajli
2025-06-21chore (dep.sh): only return 1 if the build dependencies are missingSuleyman Farajli
2025-06-21refactor (nvim/vim): Reduce <leader>q mapping to :wq! instead of :wqa!Suleyman Farajli
2025-06-21feat (zsh): add ctrl-space keybind to enter normal modeSuleyman Farajli
2025-06-21feat (makefile): install fonts in desktop targetSuleyman Farajli
2025-06-20Merge pull request #12 from sfarajli/masterSüleyman Fərəcli
2025-06-20Merge pull request #11 from sfarajli/devSüleyman Fərəcli
2025-06-20feat (git): new alias for `add`Suleyman Farajli
2025-06-20fix(makefile): update git config installation and clean trailing whitespacesSuleyman Farajli
2025-06-20style (scripts): use spaces instead of tabs in help messagesSuleyman Farajli
2025-06-20feat(mimeapps): expand image and video MIME types, add fallback supportSuleyman Farajli
2025-06-20style (zshrc): use spaces instead of tabs for alignmentSuleyman Farajli
2025-06-20feat (zathura): new themes addedSuleyman Farajli
2025-06-20feat(x11): add multiple Xresources themes with symlink-based selectionSuleyman Farajli
2025-06-20fix (xinitrc): corrected xresoreces file pathSuleyman Farajli
2025-06-20refactor (vim): consistent with nvim configSuleyman Farajli
2025-06-20refactor (aliasrc): restructure and group aliases for readability and maintai...Suleyman Farajli
2025-06-20refactor(nvim): update keybindings and enable spellcheck for text based file ...Suleyman Farajli