summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysfeat (git): new alias for `add`Suleyman Farajli
14 daysfix(makefile): update git config installation and clean trailing whitespacesSuleyman Farajli
14 daysstyle (scripts): use spaces instead of tabs in help messagesSuleyman Farajli
14 daysfeat(mimeapps): expand image and video MIME types, add fallback supportSuleyman Farajli
14 daysstyle (zshrc): use spaces instead of tabs for alignmentSuleyman Farajli
14 daysfeat (zathura): new themes addedSuleyman Farajli
14 daysfeat(x11): add multiple Xresources themes with symlink-based selectionSuleyman Farajli
14 daysfix (xinitrc): corrected xresoreces file pathSuleyman Farajli
14 daysrefactor (vim): consistent with nvim configSuleyman Farajli
14 daysrefactor (aliasrc): restructure and group aliases for readability and maintai...Suleyman Farajli
14 daysrefactor(nvim): update keybindings and enable spellcheck for text based file ...Suleyman Farajli
14 daysfeat (git): new `diff` aliases addedSuleyman Farajli
14 daysstyle (bashrc): remove trailing spacesSuleyman Farajli
2025-06-19Merge pull request #9 from sfarajli/devSüleyman Fərəcli
2025-06-19chore(Makefile): filter signingkey comment in gitconfig when installing and w...Suleyman Farajli
2025-06-19style: remove useless empty lineSuleyman Farajli
2025-06-19fix(sxiv): improve key-handler script with better error handling and usabilitySuleyman Farajli
2025-06-19chore(qutebrowser): clean up theme, bookmarks and startpageSuleyman Farajli
2025-06-19fix(picom): correct wintypes syntax and clean config formattingSuleyman Farajli
2025-06-19refactor: improve Neovim config for better readability and functionalitySuleyman Farajli
2025-06-19refactor(input.conf): reorder keys and improve ab-loop/loop-file bindingsSuleyman Farajli
2025-06-19refactor(lfrc): clean up config, improve trash cmd, and update keymapsSuleyman Farajli
2025-06-19feat: enhance git config with aliases and GPG signingSuleyman Farajli
2025-06-19refactor: improve minimal bash config for vi mode and portabilitySuleyman Farajli
2025-06-19documentation updateSuleyman Farajli
2025-06-19fix: wrap notify-send arguments in quotes to preserve spacingSuleyman Farajli
2025-06-19scripts: useless trailing spaces cleanedSuleyman Farajli
2025-06-18Merge pull request #8 from sfarajli/devSüleyman Fərəcli
2025-06-17FIXME addedSuleyman Farajli
2025-06-17add setxkbmap to dependency checklistSuleyman Farajli
2025-06-17config/x11/xinitrc: sort alphabeticallySuleyman Farajli
2025-06-17dep.sh: documentation updatedSuleyman Farajli
2025-06-17scripts/slib: documentation addedSuleyman Farajli
2025-06-17Makefile: target `depcheck` named to `check`Suleyman Farajli
2025-06-17scripts modularizedSuleyman Farajli
2025-06-17scripts: new library for common functionsSuleyman Farajli
2025-06-04GPL3-edSuleyman Farajli
2025-06-03dep.sh: check for `Xorg`Suleyman Farajli
2025-06-03config/shell/aliasrc: add colorize `diff`Suleyman Farajli
2025-06-03config/shell/aliasrc: colorize `ip` command, `sl` from `ls` to `lsSuleyman Farajli
2025-06-02dep.sh: output missing libraries with `lib` prefix `xft`-> `libXft`Suleyman Farajli
2025-06-02non-zero return value if a dependency is missingSuleyman Farajli
2025-06-02sorted alphabeticallySuleyman Farajli
2025-06-02dep.sh: check library files alsoSuleyman Farajli
2025-06-02dep.sh: TODO addedSuleyman Farajli
2025-06-02dep.sh: pkg-config added to build dependenciesSuleyman Farajli
2025-06-02config/shell/profile: Sort directory and file names, export path before expor...Suleyman Farajli
2025-05-31README updatedSuleyman Farajli
2025-05-31dep.sh: use one function for checking installed programsSuleyman Farajli
2025-05-31config/shell/profile: prioritize firefox over qutebrowserSuleyman Farajli