Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | refactor (nvim/vim): Reduce <leader>q mapping to :wq! instead of :wqa! | Suleyman Farajli | |
13 days | feat (zsh): add ctrl-space keybind to enter normal mode | Suleyman Farajli | |
14 days | feat (git): new alias for `add` | Suleyman Farajli | |
14 days | feat(mimeapps): expand image and video MIME types, add fallback support | Suleyman Farajli | |
14 days | style (zshrc): use spaces instead of tabs for alignment | Suleyman Farajli | |
14 days | feat (zathura): new themes added | Suleyman Farajli | |
14 days | feat(x11): add multiple Xresources themes with symlink-based selection | Suleyman Farajli | |
14 days | fix (xinitrc): corrected xresoreces file path | Suleyman Farajli | |
- removed empty lines and trailing spaces | |||
14 days | refactor (vim): consistent with nvim config | Suleyman Farajli | |
14 days | refactor (aliasrc): restructure and group aliases for readability and ↵ | Suleyman Farajli | |
maintainability | |||
14 days | refactor(nvim): update keybindings and enable spellcheck for text based file ↵ | Suleyman Farajli | |
types - Commented out `vim.opt.list` to hide invisible characters by default - Removed window navigation keybindings (H and L) to avoid terminal issues - Enabled spellcheck for writing-related filetypes (e.g., markdown, gitcommit) - Changed <leader>q to use `wqa!` for saving and quitting all tabs | |||
14 days | feat (git): new `diff` aliases added | Suleyman Farajli | |
- aliases sorted alphabetically | |||
14 days | style (bashrc): remove trailing spaces | Suleyman Farajli | |
2025-06-19 | style: remove useless empty line | Suleyman Farajli | |
2025-06-19 | fix(sxiv): improve key-handler script with better error handling and usability | Suleyman Farajli | |
- Add set -f to disable globbing - Fix dmenu directory selection prompt to allow root selection - Add unique suffix when trash filename exists to avoid overwrite - Use safer command substitutions with output capture for error reporting - Reorder commands for clarity and reliability - Restore and improve wallpaper setting with error messages - Use xclip with full path and relative path copying feedback - Add comments about deprecated `convert` usage, suggest `magick` | |||
2025-06-19 | chore(qutebrowser): clean up theme, bookmarks and startpage | Suleyman Farajli | |
- Move themes in themes/ folder - Update startpage/index.html: fix height to 100vh, set font to JetBrains Mono 11px, remove unused stylesheet link - Add new themes: ayu_light and nord - Use `current_theme.py` sym-link for selection of themes | |||
2025-06-19 | fix(picom): correct wintypes syntax and clean config formatting | Suleyman Farajli | |
2025-06-19 | refactor: improve Neovim config for better readability and functionality | Suleyman Farajli | |
- Switch to Lua API options for setting vim options instead of vim.cmd - Add autocmd to trim trailing whitespace on save (except markdown) - Disable auto-comments via autocmd for all filetypes - Enhance and standardize key mappings with noremap and silent flags - Clean up plugin config indentation and comments | |||
2025-06-19 | refactor(input.conf): reorder keys and improve ab-loop/loop-file bindings | Suleyman Farajli | |
2025-06-19 | refactor(lfrc): clean up config, improve trash cmd, and update keymaps | Suleyman Farajli | |
2025-06-19 | feat: enhance git config with aliases and GPG signing | Suleyman Farajli | |
- Add common aliases (co, br, ci, st) for shorter commands - Rewrite pushall to work reliably across all remotes - Enable GPG signing for commits and tags - Set OpenPGP as the preferred signing format - Add placeholder for signing key under [user] | |||
2025-06-19 | refactor: improve minimal bash config for vi mode and portability | Suleyman Farajli | |
- Add manual bindings for Ctrl-l in vi normal/insert mode - Improve PS1 prompt with exit code handling and color - Comment out slow vi mode indicator suggestion - Add fallback clear alias and remove duplicate vi alias | |||
2025-06-17 | FIXME added | Suleyman Farajli | |
2025-06-17 | config/x11/xinitrc: sort alphabetically | Suleyman Farajli | |
2025-06-03 | config/shell/aliasrc: add colorize `diff` | Suleyman Farajli | |
2025-06-03 | config/shell/aliasrc: colorize `ip` command, `sl` from `ls` to `ls | Suleyman Farajli | |
--color=auto` | |||
2025-06-02 | config/shell/profile: Sort directory and file names, export path before ↵ | Suleyman Farajli | |
exporting environment variables | |||
2025-05-31 | config/shell/profile: prioritize firefox over qutebrowser | Suleyman Farajli | |
2025-03-02 | lfrc: use `x` to execute an executable | Suleyman Farajli | |
2025-02-07 | nvim: nvim-orgmode/orgmode plugin addednvim-org-mode | Suleyman Farajli | |
2025-01-26 | aliasrc: comment updated | Suleyman Farajli | |
2025-01-25 | aliasrc: mutt -> neomutt | Suleyman Farajli | |
2025-01-19 | gitconfig: name and email added | Suleyman Farajli | |
2025-01-19 | lfrc: use key `x` to play videos with mpv | Suleyman Farajli | |
2025-01-14 | `--color=always` flag added to `pacman` alias | Suleyman Farajli | |
2025-01-08 | nvim: switched from packer.nvim to lazy.nvim for package management | Suleyman Farajli | |
2025-01-08 | nvim: keybinds added for neotree | Suleyman Farajli | |
2025-01-08 | nvim: plugins added | Suleyman Farajli | |
2025-01-07 | nvim: nightfox theme and packer added | Suleyman Farajli | |
2025-01-07 | nvim: init.lua added | Suleyman Farajli | |
2025-01-03 | zshrc: ctrl-v keybind to rerun the last command | Suleyman Farajli | |
2025-01-02 | a comment updated | Suleyman Farajli | |
2025-01-02 | typo | Suleyman Farajli | |
2024-12-24 | zshrc: fzf-vi keybind removed | Suleyman Farajli | |
2024-12-21 | zshrc: vi mode incremental up and down removed | Suleyman Farajli | |
2024-12-19 | sites/bookmarks.txt: new bookmarks added | Suleyman Farajli | |
2024-12-18 | aliasrc: push alias added | Suleyman Farajli | |
2024-12-12 | aliasrc: mpv alias removed | Suleyman Farajli | |
2024-12-08 | aliasrc: mpv alias added | Suleyman Farajli | |
2024-10-10 | aliasrc: small update | Suleyman Farajli | |