aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ag: added the vendor directory to agignoreMiquel Sabaté Solà2016-06-061-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bin: git-fork now follows git conventionsMiquel Sabaté Solà2016-06-021-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 upMiquel Sabaté Solà2016-05-311-8/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: bind `toggle-keyboard-layout.sh` to $mod+F1Miquel Sabaté Solà2016-05-311-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added the `bin` directory and sorted out licensingMiquel Sabaté Solà2016-05-3116-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 ignoredMiquel Sabaté Solà2016-05-181-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Use ag for searching stuff in vimMiquel Sabaté Solà2016-05-185-3/+20
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bashrc: just another stupid aliasMiquel Sabaté Solà2016-05-101-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: updated status for laptopsMiquel Sabaté Solà2016-05-031-1/+24
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* install: some fixesMiquel Sabaté Solà2016-05-031-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* gpg: added default keyserverMiquel Sabaté Solà2016-05-021-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* tmux: removed options no longer supportedMiquel Sabaté Solà2016-05-021-2/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* i3: added configuration for the laptopMiquel Sabaté Solà2016-05-023-2/+32
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* install: I'm using a keyboard with US layout nowMiquel Sabaté Solà2016-04-291-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* install: adding more applicationsMiquel Sabaté Solà2016-04-261-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Uploading files from i3, X...Miquel Sabaté Solà2016-04-2216-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 distroMiquel Sabaté Solà2016-04-221-49/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bashrc: updated the td functionMiquel Sabaté Solà2016-04-211-2/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* weechat: don't hide the nicklistMiquel Sabaté Solà2016-04-151-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* gnupg: added configMiquel Sabaté Solà2016-04-152-0/+102
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: use vimdiff as the merge toolMiquel Sabaté Solà2016-04-151-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: add GPG keyMiquel Sabaté Solà2016-04-151-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* tmux: updated configMiquel Sabaté Solà2016-04-151-27/+55
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bashrc: I got a certificate for my todo serverMiquel Sabaté2016-04-051-1/+1
| | | | Signed-off-by: Miquel Sabaté <msabate@suse.com>
* git: some improvements on the configMiquel Sabaté Solà2016-03-311-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bashrc: simplified the coloring of the PS1 promptMiquel Sabaté Solà2016-03-151-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bashrc: updatedMiquel Sabaté Solà2016-03-151-7/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: added the hcl formatter pluginMiquel Sabaté Solà2016-03-151-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* tmux: removed option that never workedMiquel Sabaté Solà2016-03-111-1/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* weechat: improved everything a bit after trying it out for a weekMiquel Sabaté Solà2016-03-119-46/+309
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* weechat: added configMiquel Sabaté2016-03-0524-0/+4999
| | | | Signed-off-by: Miquel Sabaté <msabate@suse.com>
* vim: added more pluginsMiquel Sabaté Solà2016-03-041-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bash: add some useful aliasMiquel Sabaté Solà2016-02-171-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: automatically set Vagrantfile as rubyMiquel Sabaté Solà2016-02-171-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* bashrc: it's safe to remove container in td's caseMiquel Sabaté Solà2016-02-131-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* bashrc: don't block ctrl-p inside of containersMiquel Sabaté Solà2016-02-131-0/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* bashrc: use the dockerized version of "td"Miquel Sabaté Solà2016-02-131-0/+10
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* vim: added a new mapping for temporarily pastingMiquel Sabaté Solà2016-02-101-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: updated paste toggleMiquel Sabaté Solà2016-02-051-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: call golint on save if the executable existsMiquel Sabaté Solà2015-10-082-3/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: small additions to the gitconfigMiquel Sabaté Solà2015-09-111-4/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: don't user <c-o>Miquel Sabaté2015-08-131-0/+3
|
* Added my own tmux config fileMiquel Sabaté2015-08-022-0/+99
| | | | tmux has proved to be convenient when sharing the screen.
* bash: cleaning upMiquel Sabaté2015-08-011-11/+3
|
* bash: added the `source_maybe functionMiquel Sabaté2015-08-011-12/+16
| | | | This way we only source files that exist
* bash: fixed the PATH variable for Go programsMiquel Sabaté2015-07-231-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 sorryMiquel Sabaté2015-07-171-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` repoMiquel Sabaté2015-07-131-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.
* Add the `scripts` repo in the installation processMiquel Sabaté2015-07-131-0/+7
|
* Install the docker completion for bash when running the install.sh scriptMiquel Sabaté2015-07-091-0/+3
|