| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mise: Add configuration for it | Miquel Sabaté Solà | 2024-09-16 | 2 | -0/+6 |
| * | emacs: Fix refile folder for suse.com | Miquel Sabaté Solà | 2024-09-16 | 1 | -2/+1 |
| * | kbuild: Remove the initrd image on uninstall.sh | Miquel Sabaté Solà | 2024-09-13 | 1 | -1/+2 |
| * | emacs: Add bpftrace mode | Miquel Sabaté Solà | 2024-09-07 | 1 | -0/+1 |
| * | gnupg: Use the bare /usr/bin/pinentry script | Miquel Sabaté Solà | 2024-09-06 | 1 | -2/+2 |
| * | bin: Remove more scripts which are no longer needed | Miquel Sabaté Solà | 2024-09-06 | 2 | -123/+0 |
| * | gdb: Introduce the gdbinit file | Miquel Sabaté Solà | 2024-09-06 | 1 | -0/+1 |
| * | kbuild: Simplify handling of .config file | Miquel Sabaté Solà | 2024-09-06 | 1 | -34/+14 |
| * | mbsync: Trim out troublesome remote folders | Miquel Sabaté Solà | 2024-09-06 | 1 | -4/+4 |
| * | git: Push verbosity as a global config | Miquel Sabaté Solà | 2024-09-06 | 1 | -1/+2 |
| * | emacs: Fix message view | Miquel Sabaté Solà | 2024-09-06 | 1 | -2/+2 |
| * | kbuild: make install should be silent | Miquel Sabaté Solà | 2024-09-03 | 1 | -1/+1 |
| * | Don't require GNU Emacs to be installed | Miquel Sabaté Solà | 2024-08-28 | 1 | -9/+13 |
| * | Update install.sh script with the latest drops | Miquel Sabaté Solà | 2024-08-28 | 1 | -5/+2 |
| * | Remove unused dunst configuration | Miquel Sabaté Solà | 2024-08-28 | 1 | -220/+0 |
| * | bash: Remove unused aliases | Miquel Sabaté Solà | 2024-08-28 | 1 | -6/+0 |
| * | kbuild: Use `make install` instead of manual copy | Miquel Sabaté Solà | 2024-08-26 | 1 | -1/+1 |
| * | Make 'e' my new EDITOR | Miquel Sabaté Solà | 2024-08-26 | 3 | -34/+21 |
| * | Fix style on bashrc | Miquel Sabaté Solà | 2024-08-26 | 1 | -31/+31 |
| * | Remove i3 setup | Miquel Sabaté Solà | 2024-08-26 | 2 | -321/+0 |
| * | Simplify vim setup | Miquel Sabaté Solà | 2024-08-26 | 5 | -62/+2 |
| * | Remove agignore | Miquel Sabaté Solà | 2024-08-26 | 1 | -15/+0 |
| * | emacs: configure IRC | Miquel Sabaté Solà | 2024-08-25 | 2 | -1/+31 |
| * | kbuild: add a -h/--help command | Miquel Sabaté Solà | 2024-08-24 | 1 | -1/+22 |
| * | Set a proper copyright notice | Miquel Sabaté Solà | 2024-08-24 | 13 | -14/+14 |
| * | emacs: use editorconfig | Miquel Sabaté Solà | 2024-08-22 | 2 | -2/+5 |
| * | emacs: more clean ups from old mail configuration | Miquel Sabaté Solà | 2024-08-22 | 1 | -15/+2 |
| * | kbuild: add --no-install | Miquel Sabaté Solà | 2024-08-20 | 1 | -33/+43 |
| * | emacs: call elfeed-update every 30 minutes | Miquel Sabaté Solà | 2024-08-20 | 1 | -4/+10 |
| * | emacs: remove obsolete org export functions | Miquel Sabaté Solà | 2024-08-20 | 1 | -46/+0 |
| * | emacs: add some safe local variables | Miquel Sabaté Solà | 2024-08-20 | 1 | -0/+1 |
| * | emacs: add elfeed | Miquel Sabaté Solà | 2024-08-20 | 2 | -1/+13 |
| * | emacs: drastically simplify my email setup | Miquel Sabaté Solà | 2024-08-20 | 3 | -126/+20 |
| * | kbuild: add the `-s/--skip-build` option | Miquel Sabaté Solà | 2024-08-19 | 1 | -33/+60 |
| * | git: add "fixes" as a prettyfier | Miquel Sabaté Solà | 2024-08-18 | 1 | -1/+3 |
| * | git: add configuration for send-email | Miquel Sabaté Solà | 2024-08-18 | 1 | -0/+6 |
| * | kbuild: append lines for extboot by default | Miquel Sabaté Solà | 2024-08-13 | 1 | -2/+38 |
| * | kbuild: provide uninstall.sh and files.txt files | Miquel Sabaté Solà | 2024-08-07 | 1 | -1/+29 |
| * | kbuild: styling | Miquel Sabaté Solà | 2024-08-07 | 1 | -4/+4 |
| * | Removed tests which are no longer relevant | Miquel Sabaté Solà | 2024-08-04 | 8 | -158/+1 |
| * | Removing unused binaries | Miquel Sabaté Solà | 2024-08-04 | 8 | -542/+19 |
| * | bin: add a script to ease up linux cross compiling | Miquel Sabaté Solà | 2024-07-28 | 1 | -0/+176 |
| * | Set ARCH and CROSS_COMPILE at the bash level | Miquel Sabaté Solà | 2024-07-24 | 2 | -41/+11 |
| * | bin: documenting the cross script | Miquel Sabaté Solà | 2024-07-22 | 1 | -0/+23 |
| * | bin: added a simple script for cross compilation | Miquel Sabaté Solà | 2024-07-21 | 1 | -0/+18 |
| * | bash: add guards on programs that may not exist | Miquel Sabaté Solà | 2024-07-10 | 1 | -43/+47 |
| * | Define the XDG_CACHE_HOME variable | Miquel Sabaté Solà | 2024-07-10 | 1 | -0/+1 |
| * | emacs: add LSP + tree-sitter | Miquel Sabaté Solà | 2024-07-10 | 2 | -5/+15 |
| * | Add mise into bash | Miquel Sabaté Solà | 2024-07-10 | 1 | -13/+56 |
| * | Add fzf into bash | Miquel Sabaté Solà | 2024-07-10 | 1 | -0/+3 |
