| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | weechat: updated channels to autoconnect on freenode | Miquel Sabaté Solà | 2016-06-22 | 1 | -4/+2 | |
| | | | | | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | | git: added the -v flag to the 'a' alias | Miquel Sabaté Solà | 2016-06-16 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | | ag: added the vendor directory to agignore | Miquel Sabaté Solà | 2016-06-06 | 1 | -0/+1 | |
| |/ | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bin: git-fork now follows git conventions | Miquel Sabaté Solà | 2016-06-02 | 1 | -15/+6 | |
| | | | | | | | | | Instead of having <upstream>/<branch>, it is now specified as two separate arguments. This fits better into how git handles this stuff in other subcommands. 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> | |||||
| * | i3: bind `toggle-keyboard-layout.sh` to $mod+F1 | Miquel Sabaté Solà | 2016-05-31 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | Added the `bin` directory and sorted out licensing | Miquel Sabaté Solà | 2016-05-31 | 16 | -10/+1386 | |
| | | | | | | | | 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> | |||||
| * | ag: added more directories to be ignored | Miquel Sabaté Solà | 2016-05-18 | 1 | -0/+2 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | Use ag for searching stuff in vim | Miquel Sabaté Solà | 2016-05-18 | 5 | -3/+20 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bashrc: just another stupid alias | Miquel Sabaté Solà | 2016-05-10 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | i3: updated status for laptops | Miquel Sabaté Solà | 2016-05-03 | 1 | -1/+24 | |
| | | | | | 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> | |||||
| * | gpg: added default keyserver | Miquel Sabaté Solà | 2016-05-02 | 1 | -0/+2 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | tmux: removed options no longer supported | Miquel Sabaté Solà | 2016-05-02 | 1 | -2/+0 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | i3: added configuration for the laptop | Miquel Sabaté Solà | 2016-05-02 | 3 | -2/+32 | |
| | | | | | 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 | 16 | -0/+513 | |
| | | | | | | | I've been successfully running i3 and I'm quite happy with it. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | vim: I use the Vim as given by the distro | Miquel Sabaté Solà | 2016-04-22 | 1 | -49/+0 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bashrc: updated the td function | Miquel Sabaté Solà | 2016-04-21 | 1 | -2/+9 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | weechat: don't hide the nicklist | Miquel Sabaté Solà | 2016-04-15 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | gnupg: added config | Miquel Sabaté Solà | 2016-04-15 | 2 | -0/+102 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | git: use vimdiff as the merge tool | Miquel Sabaté Solà | 2016-04-15 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | git: add GPG key | Miquel Sabaté Solà | 2016-04-15 | 1 | -1/+2 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | tmux: updated config | Miquel Sabaté Solà | 2016-04-15 | 1 | -27/+55 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bashrc: I got a certificate for my todo server | Miquel Sabaté | 2016-04-05 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté <msabate@suse.com> | |||||
| * | git: some improvements on the config | Miquel Sabaté Solà | 2016-03-31 | 1 | -0/+4 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bashrc: simplified the coloring of the PS1 prompt | Miquel Sabaté Solà | 2016-03-15 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bashrc: updated | Miquel Sabaté Solà | 2016-03-15 | 1 | -7/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | vim: added the hcl formatter plugin | Miquel Sabaté Solà | 2016-03-15 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | tmux: removed option that never worked | Miquel Sabaté Solà | 2016-03-11 | 1 | -1/+0 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | weechat: improved everything a bit after trying it out for a week | Miquel Sabaté Solà | 2016-03-11 | 9 | -46/+309 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | weechat: added config | Miquel Sabaté | 2016-03-05 | 24 | -0/+4999 | |
| | | | | | Signed-off-by: Miquel Sabaté <msabate@suse.com> | |||||
| * | vim: added more plugins | Miquel Sabaté Solà | 2016-03-04 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bash: add some useful alias | Miquel Sabaté Solà | 2016-02-17 | 1 | -0/+5 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | vim: automatically set Vagrantfile as ruby | Miquel Sabaté Solà | 2016-02-17 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | bashrc: it's safe to remove container in td's case | Miquel Sabaté Solà | 2016-02-13 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
| * | bashrc: don't block ctrl-p inside of containers | Miquel Sabaté Solà | 2016-02-13 | 1 | -0/+1 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
| * | bashrc: use the dockerized version of "td" | Miquel Sabaté Solà | 2016-02-13 | 1 | -0/+10 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com> | |||||
| * | vim: added a new mapping for temporarily pasting | Miquel Sabaté Solà | 2016-02-10 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | vim: updated paste toggle | Miquel Sabaté Solà | 2016-02-05 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | vim: call golint on save if the executable exists | Miquel Sabaté Solà | 2015-10-08 | 2 | -3/+5 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | git: small additions to the gitconfig | Miquel Sabaté Solà | 2015-09-11 | 1 | -4/+7 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | vim: don't user <c-o> | Miquel Sabaté | 2015-08-13 | 1 | -0/+3 | |
| | | ||||||
| * | Added my own tmux config file | Miquel Sabaté | 2015-08-02 | 2 | -0/+99 | |
| | | | | | tmux has proved to be convenient when sharing the screen. | |||||
| * | bash: cleaning up | Miquel Sabaté | 2015-08-01 | 1 | -11/+3 | |
| | | ||||||
| * | bash: added the `source_maybe function | Miquel Sabaté | 2015-08-01 | 1 | -12/+16 | |
| | | | | | This way we only source files that exist | |||||
| * | bash: fixed the PATH variable for Go programs | Miquel Sabaté | 2015-07-23 | 1 | -1/+1 | |
| | | | | | | | | | | | This happenned once I got Docker installed from both openSUSE and the master branch. So, as of now, for Go applications the lookup will be: 1. $GOROOT: for the compiler. 2. $PATH: for programs like docker, in which I prefer to use them from stable repos. 3. $GOPATH: the rest. | |||||
| * | bash: it's better to be safe than sorry | Miquel Sabaté | 2015-07-17 | 1 | -2/+2 | |
| | | | | | Otherwise whenever we upgrade to a binary change in Qt5 KDE will crash :D | |||||
| * | git: removed the `fork` alias, since it's provided by the `scripts` repo | Miquel Sabaté | 2015-07-13 | 1 | -1/+0 | |
| | | | | | | | The `fork` alias has been exppanded into a full-blown bash script that does more clever things with the given input. It has been moved into my `scripts` repo, so it's automatically installed by the `install.sh` script. | |||||
