aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* emacs: added a systemd unit fileMiquel Sabaté Solà2016-06-293-1/+37
| | | | | | | | I finally got to fix the crash that I was having when trying to execute Emacs as a daemon. For this reason, now starting Emacs as a daemon during startup should be sensible enough. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added some utilities through bbatsov's cruxMiquel Sabaté Solà2016-06-291-9/+20
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added yasnippetMiquel Sabaté Solà2016-06-291-3/+9
| | | | | | I've also added a new leader command to view the available buffers. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* vim: use <C-z> as an escape tooMiquel Sabaté Solà2016-06-291-4/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Clarify on calibreMiquel Sabaté Solà2016-06-281-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added markdown modeMiquel Sabaté Solà2016-06-281-0/+18
| | | | | | Also, ELisp code will also include warnings now. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Merge branch 'emacs'Miquel Sabaté Solà2016-06-283-6/+407
|\
| * emacs: I'm on a highway to hell!Miquel Sabaté Solà2016-06-283-6/+407
| | | | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* | weechat: updated channels to autoconnect on freenodeMiquel Sabaté Solà2016-06-221-4/+2
| | | | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* | git: added the -v flag to the 'a' aliasMiquel Sabaté Solà2016-06-161-1/+1
| | | | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* | 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>