index
:
slcf.git
dev
dev_minimal
master
nvim-org-mode
show
Suleyman's Linux Configuraion Files.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
10 days
fix(dep.sh): proper usage of check function
Suleyman Farajli
10 days
refactor(dep.sh): prioritize newer versions of programs when double checking
Suleyman Farajli
10 days
chore: remove gitignore
Suleyman Farajli
10 days
refactor(makefile): clean up directories and improve dependency handling
Suleyman Farajli
10 days
feat(qw): improve QEMU options for -x flag
Suleyman Farajli
10 days
fix(nsend): call dunst instead of printing to stdout
Suleyman Farajli
10 days
fix(slib): print full path instead of basename in error messages
Suleyman Farajli
2025-06-22
chore: remove obsolete BUGS file
Suleyman Farajli
2025-06-22
chore(profile): prioritize qutebrowser over firefox as default browser
Suleyman Farajli
2025-06-22
feat(xinitrc): run unclutter in the background
Suleyman Farajli
2025-06-21
feat: run `fc-cache` after installing fonts
show
Suleyman Farajli
2025-06-21
fix(profile): set `XINITRC` after setting `XDG_CONFIG_HOME`
Suleyman Farajli
2025-06-21
Merge branch 'dev'
Suleyman Farajli
2025-06-21
Merge pull request #15 from sfarajli/dev
Süleyman Fərəcli
2025-06-21
fix(profile): use `TERM` environmental variable instead of `TERMINAL`
Suleyman Farajli
2025-06-21
style(profile): sort logically and alphabetically
Suleyman Farajli
2025-06-21
fix(profile): export path variable
Suleyman Farajli
2025-06-21
feat(profile): export ZSHRC as an environmental variables
Suleyman Farajli
2025-06-21
style(makefile): sort alphabetically and logically
Suleyman Farajli
2025-06-21
fix(zsh): create zsh history cache file in installation
Suleyman Farajli
2025-06-21
feat (shell): source .bashrc for interactive TTY sessions
Suleyman Farajli
2025-06-21
feat(bash): add autocompletion
Suleyman Farajli
2025-06-21
Merge pull request #14 from sfarajli/dev
Süleyman Fərəcli
2025-06-21
fix(scripts): recursion in help function fixed
Suleyman Farajli
2025-06-21
style (shell): align with spaces
Suleyman Farajli
2025-06-21
refactor(bashrc): improve server compatibility and fallback behavior
Suleyman Farajli
2025-06-21
Merge pull request #13 from sfarajli/dev
Süleyman Fərəcli
2025-06-21
style(makefile): Use spaces for alignment instead of tabs and sort alphabetic...
Suleyman Farajli
2025-06-21
fix(zathura): use `t` for toggling status bar instead of `n`
Suleyman Farajli
2025-06-21
refactor(makefile): Move contents of Soucedeps into makefile and simplify tar...
Suleyman Farajli
2025-06-21
feat (dep.sh): add `pamus` as an optional dependency
Suleyman Farajli
2025-06-21
fix (dep.sh): set `xclip` as a non-optional dependency
Suleyman Farajli
2025-06-21
feat (dep.sh): check for optional dependencies
Suleyman Farajli
2025-06-21
chore (dep.sh): only return 1 if the build dependencies are missing
Suleyman Farajli
2025-06-21
refactor (nvim/vim): Reduce <leader>q mapping to :wq! instead of :wqa!
Suleyman Farajli
2025-06-21
feat (zsh): add ctrl-space keybind to enter normal mode
Suleyman Farajli
2025-06-21
feat (makefile): install fonts in desktop target
Suleyman Farajli
2025-06-20
Merge pull request #12 from sfarajli/master
Süleyman Fərəcli
2025-06-20
Merge pull request #11 from sfarajli/dev
Süleyman Fərəcli
2025-06-20
feat (git): new alias for `add`
Suleyman Farajli
2025-06-20
fix(makefile): update git config installation and clean trailing whitespaces
Suleyman Farajli
2025-06-20
style (scripts): use spaces instead of tabs in help messages
Suleyman Farajli
2025-06-20
feat(mimeapps): expand image and video MIME types, add fallback support
Suleyman Farajli
2025-06-20
style (zshrc): use spaces instead of tabs for alignment
Suleyman Farajli
2025-06-20
feat (zathura): new themes added
Suleyman Farajli
2025-06-20
feat(x11): add multiple Xresources themes with symlink-based selection
Suleyman Farajli
2025-06-20
fix (xinitrc): corrected xresoreces file path
Suleyman Farajli
2025-06-20
refactor (vim): consistent with nvim config
Suleyman Farajli
2025-06-20
refactor (aliasrc): restructure and group aliases for readability and maintai...
Suleyman Farajli
2025-06-20
refactor(nvim): update keybindings and enable spellcheck for text based file ...
Suleyman Farajli
[next]