| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed CI | Miquel Sabaté Solà | 2020-04-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Fixed some install issues | Miquel Sabaté Solà | 2020-03-26 | 1 | -2/+2 |
| | | | | | | | Use the absolute path when linking... Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Did you know that we are in 2020 already? | Miquel Sabaté Solà | 2020-02-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Don't link i3 | Miquel Sabaté Solà | 2019-09-07 | 1 | -1/+5 |
| | | | | | | | | I have slightly different configurations on my workstation and on my laptop, so don't blindly link them. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Better message at the end of install.sh execution | Miquel Sabaté Solà | 2019-09-06 | 1 | -1/+5 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Added linters and polished code | Miquel Sabaté Solà | 2019-09-05 | 1 | -0/+2 |
| | | | | | | | The minimum version supported has been raised to 25.3. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Added a note for soria | Miquel Sabaté Solà | 2019-08-22 | 1 | -0/+3 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Complete re-structuring so it's easier to install | Miquel Sabaté Solà | 2019-08-22 | 1 | -91/+76 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | bin: added the `e` script | Miquel Sabaté Solà | 2019-02-26 | 1 | -0/+1 |
| | | | | | | This is a shortcut to be used for reaching out to the default editor from the CLI. Notice that it also handles the root user. | ||||
| * | Use emacsclient as the default editor | Miquel Sabaté Solà | 2019-01-24 | 1 | -0/+1 |
| | | | | | | | | | | I've created a special emacsclient-a-nw executable script which should suffice for places like the gitconfig or bashrc. The good thing about having emacsclient as the default editor, is that then you gain Magit, for example, when writing `git commit`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Added xinitrc file | Miquel Sabaté Solà | 2019-01-22 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | install: create emacs directory | Miquel Sabaté Solà | 2018-01-15 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | weechat: nuked | Miquel Sabaté Solà | 2017-02-15 | 1 | -5/+1 |
| | | | | | | | | I'm using ERC now. Moreover, I've also moved the main README from markdown to orgmode. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | emacs: literate programming | Miquel Sabaté Solà | 2017-01-13 | 1 | -0/+6 |
| | | | | | | | Everything has been moved into an org file. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Adding mbsync | Miquel Sabaté Solà | 2016-11-23 | 1 | -0/+2 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | install: cleaning up | Miquel Sabaté Solà | 2016-05-31 | 1 | -8/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Added the `bin` directory and sorted out licensing | Miquel Sabaté Solà | 2016-05-31 | 1 | -0/+4 |
| | | | | | | | | Everything is licensed under the MIT license, except what it's inside of the `bin` directory, which is licensed under the GPLv3+ license. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Use ag for searching stuff in vim | Miquel Sabaté Solà | 2016-05-18 | 1 | -1/+2 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | install: some fixes | Miquel Sabaté Solà | 2016-05-03 | 1 | -3/+3 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | i3: added configuration for the laptop | Miquel Sabaté Solà | 2016-05-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | install: I'm using a keyboard with US layout now | Miquel Sabaté Solà | 2016-04-29 | 1 | -1/+2 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | install: adding more applications | Miquel Sabaté Solà | 2016-04-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Uploading files from i3, X... | Miquel Sabaté Solà | 2016-04-22 | 1 | -0/+14 |
| | | | | | | | I've been successfully running i3 and I'm quite happy with it. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | gnupg: added config | Miquel Sabaté Solà | 2016-04-15 | 1 | -0/+1 |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | weechat: added config | Miquel Sabaté | 2016-03-05 | 1 | -0/+4 |
| | | | | | Signed-off-by: Miquel Sabaté <msabate@suse.com> | ||||
| * | Added my own tmux config file | Miquel Sabaté | 2015-08-02 | 1 | -0/+1 |
| | | | | | tmux has proved to be convenient when sharing the screen. | ||||
| * | Add the `scripts` repo in the installation process | Miquel Sabaté | 2015-07-13 | 1 | -0/+7 |
| | | |||||
| * | Install the docker completion for bash when running the install.sh script | Miquel Sabaté | 2015-07-09 | 1 | -0/+3 |
| | | |||||
| * | Added the $PROJECTS variable | Miquel Sabate | 2015-06-02 | 1 | -2/+3 |
| | | |||||
| * | kte: added .kateconfig files. | Miquel Sabaté | 2014-12-10 | 1 | -0/+8 |
| | | |||||
| * | vim: updated vundle -> Vundle.vim. | Miquel Sabaté | 2014-11-14 | 1 | -9/+1 |
| | | |||||
| * | Added a valgrindrc file. | Miquel Sabaté | 2014-07-07 | 1 | -0/+1 |
| | | |||||
| * | inputrc: removed the inputrc file. I'm not getting used to it :) | Miquel Sabaté | 2014-05-06 | 1 | -1/+0 |
| | | |||||
| * | input: added the .inputrc file. | Miquel Sabaté | 2014-05-02 | 1 | -0/+1 |
| | | |||||
| * | Added the .rvmrc in the install.sh script. | Miquel Sabaté | 2014-04-09 | 1 | -0/+1 |
| | | |||||
| * | The review install script does no longer require sudo. | Miquel Sabaté | 2014-03-04 | 1 | -1/+1 |
| | | |||||
| * | The review utility will be installed by default again. | Miquel Sabaté | 2014-03-04 | 1 | -0/+15 |
| | | |||||
| * | Don't install the review utility by default. | Miquel Sabaté | 2014-03-04 | 1 | -8/+0 |
| | | |||||
| * | bash: typo. | Miquel Sabaté | 2014-02-16 | 1 | -1/+1 |
| | | |||||
| * | bash: add the bash_profile file. | Miquel Sabaté | 2014-02-16 | 1 | -0/+1 |
| | | | | | Apparently MacOS X doesn't provide a ~/.bash_profile file by default. | ||||
| * | vim: I always forgot that cat is the now to use to print heredocs... | Miquel Sabaté | 2014-01-03 | 1 | -1/+2 |
| | | |||||
| * | install: whipe out old temporary files from the review and the g repos. | Miquel Sabaté | 2014-01-03 | 1 | -0/+2 |
| | | |||||
| * | vim: updated the install script so it installs my vim config files correctly. | Miquel Sabaté | 2014-01-03 | 1 | -0/+11 |
| | | |||||
| * | vim: Added the xoria256 colorscheme. | Miquel Sabaté | 2013-12-10 | 1 | -1/+6 |
| | | |||||
| * | Added the psqlrc file | Miquel Sabaté | 2013-11-08 | 1 | -0/+1 |
| | | |||||
| * | Updated the install script | Miquel Sabaté | 2013-08-06 | 1 | -1/+2 |
| | | |||||
| * | Added a global .hgignore file | Miquel Sabaté | 2013-08-01 | 1 | -0/+1 |
| | | |||||
| * | Added instructions in the install script to install the "review" and "g" apps. | Miquel Sabaté | 2013-07-31 | 1 | -0/+14 |
| | | |||||
| * | Moved the install script from Ruby to plain bash | Miquel Sabaté | 2013-07-31 | 1 | -0/+17 |
