summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysfeat (dep.sh): add `pamus` as an optional dependencySuleyman Farajli
13 daysfix (dep.sh): set `xclip` as a non-optional dependencySuleyman Farajli
13 daysfeat (dep.sh): check for optional dependenciesSuleyman Farajli
13 dayschore (dep.sh): only return 1 if the build dependencies are missingSuleyman Farajli
14 daysrefactor (nvim/vim): Reduce <leader>q mapping to :wq! instead of :wqa!Suleyman Farajli
14 daysfeat (zsh): add ctrl-space keybind to enter normal modeSuleyman Farajli
14 daysfeat (makefile): install fonts in desktop targetSuleyman Farajli
14 daysMerge pull request #12 from sfarajli/masterSüleyman Fərəcli
14 daysMerge pull request #11 from sfarajli/devSüleyman Fərəcli
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