| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better message at the end of install.sh execution | Miquel Sabaté Solà | 2019-09-06 | 1 | -1/+5 |
| * | Added linters and polished code | Miquel Sabaté Solà | 2019-09-05 | 14 | -64/+163 |
| * | mbsync: adding changes on suse.com and ajuntament | Miquel Sabaté Solà | 2019-09-05 | 1 | -2/+31 |
| * | emacs.d: added a hook for lisp-mode | Miquel Sabaté Solà | 2019-09-04 | 1 | -0/+10 |
| * | emacs.d: be a bit more careful with versions | Miquel Sabaté Solà | 2019-09-04 | 1 | -3/+9 |
| * | emacs.d: fix a type when tangling init.el | Miquel Sabaté Solà | 2019-09-04 | 4 | -11/+17 |
| * | bin: let's ignore everything by default | Miquel Sabaté Solà | 2019-08-23 | 1 | -1/+2 |
| * | Removed unused .rvmrc file | Miquel Sabaté Solà | 2019-08-23 | 1 | -1/+0 |
| * | bash: updated some paths and env. variables | Miquel Sabaté Solà | 2019-08-23 | 1 | -6/+3 |
| * | emacs: added some screencasting packages | Miquel Sabaté Solà | 2019-08-23 | 2 | -1/+36 |
| * | Added a note for soria | Miquel Sabaté Solà | 2019-08-22 | 1 | -0/+3 |
| * | vim: removed dangling submodule | Miquel Sabaté Solà | 2019-08-22 | 1 | -0/+0 |
| * | Complete re-structuring so it's easier to install | Miquel Sabaté Solà | 2019-08-22 | 70 | -22391/+106 |
| * | Tidying up | Miquel Sabaté Solà | 2019-08-22 | 7 | -1688/+2908 |
| * | emacs: key bindings for some org-*-export functions | Miquel Sabaté Solà | 2019-08-22 | 1 | -0/+8 |
| * | emacs: raise the priority for TLS1.3 | Miquel Sabaté Solà | 2019-08-15 | 1 | -6/+8 |
| * | emacs: use the proper mailbox names for sent emails | Miquel Sabaté Solà | 2019-07-23 | 1 | -1/+1 |
| * | org: set a proper url style | Miquel Sabaté Solà | 2019-07-17 | 2 | -0/+6 |
| * | org: added org templates | Miquel Sabaté Solà | 2019-07-17 | 4 | -1/+60 |
| * | emacs: added "ajuntament" and changed "suse.com" in mu4e | Miquel Sabaté Solà | 2019-07-17 | 2 | -71/+116 |
| * | bash: check if the locale actually exists | Miquel Sabaté Solà | 2019-06-26 | 1 | -2/+11 |
| * | bash: added `lisa` shortcut | Miquel Sabaté Solà | 2019-06-26 | 1 | -0/+1 |
| * | emacs: added python environment | Miquel Sabaté Solà | 2019-06-04 | 2 | -1/+24 |
| * | emacs: added the "gnus mode toggle" action | Miquel Sabaté Solà | 2019-05-13 | 1 | -0/+14 |
| * | ci: emacs 26.2 | Miquel Sabaté Solà | 2019-04-16 | 1 | -0/+1 |
| * | emacs: load the g.elc file if it exists | Miquel Sabaté Solà | 2019-03-22 | 1 | -1/+2 |
| * | mbsync: use localized names for GMail mailboxes | Miquel Sabaté Solà | 2019-03-13 | 1 | -2/+2 |
| * | emacs: adapt the font on macOS | Miquel Sabaté Solà | 2019-03-12 | 1 | -11/+18 |
| * | emacs: removed debugging statement | Miquel Sabaté Solà | 2019-03-12 | 1 | -1/+0 |
| * | emacs: removing more stuff attached to the leader key | Miquel Sabaté Solà | 2019-03-12 | 1 | -17/+3 |
| * | emacs: cleaning up some messes from evil-leader | Miquel Sabaté Solà | 2019-03-12 | 1 | -14/+14 |
| * | emacs: added some convenience functions for org profiles | Miquel Sabaté Solà | 2019-03-12 | 1 | -0/+52 |
| * | bin: added the `e` script | Miquel Sabaté Solà | 2019-02-26 | 3 | -7/+32 |
| * | emacs: applies dockerfile-mode into more files | Miquel Sabaté Solà | 2019-02-12 | 1 | -1/+1 |
| * | xinitrc: remove right alt key as a left control | Miquel Sabaté Solà | 2019-02-10 | 1 | -3/+0 |
| * | bash: use catalan | Miquel Sabaté Solà | 2019-01-31 | 1 | -1/+1 |
| * | emacs: don't always byte compile g.el | Miquel Sabaté Solà | 2019-01-31 | 1 | -2/+3 |
| * | emacs: don't highlight current line | Miquel Sabaté Solà | 2019-01-31 | 1 | -8/+1 |
| * | emacs: skip mu4e if it has not been installed | Miquel Sabaté Solà | 2019-01-31 | 1 | -1/+5 |
| * | emacs: ensure that global-hl-line-mode is enabled | Miquel Sabaté Solà | 2019-01-31 | 1 | -3/+2 |
| * | emacs: added C-x i as a prefix for inferior modes | Miquel Sabaté Solà | 2019-01-27 | 1 | -2/+12 |
| * | emacs: added lots of improvements | Miquel Sabaté Solà | 2019-01-25 | 2 | -6/+32 |
| * | emacs: don't unset some bindings | Miquel Sabaté Solà | 2019-01-25 | 1 | -5/+0 |
| * | emacs: require use-package | Miquel Sabaté Solà | 2019-01-25 | 1 | -3/+5 |
| * | emacs: use toggle for git-timemachine | Miquel Sabaté Solà | 2019-01-25 | 2 | -2/+2 |
| * | emacs: adding new packages and moving Lisp section up | Miquel Sabaté Solà | 2019-01-25 | 2 | -45/+81 |
| * | Fixed comment | Miquel Sabaté Solà | 2019-01-24 | 1 | -1/+2 |
| * | emacs: use normal mode for git commits | Miquel Sabaté Solà | 2019-01-24 | 1 | -9/+0 |
| * | bash: adding the 'e' alias | Miquel Sabaté Solà | 2019-01-24 | 1 | -0/+1 |
| * | Use emacsclient as the default editor | Miquel Sabaté Solà | 2019-01-24 | 4 | -3/+22 |
