| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | emacs: set 80 columns width | Miquel Sabaté Solà | 2016-06-30 | 1 | -0/+4 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | emacs: some changes on the soria theme | Miquel Sabaté Solà | 2016-06-29 | 1 | -0/+7 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | i3: added a new shortcut for emacsclient | Miquel Sabaté Solà | 2016-06-29 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | emacs: added a systemd unit file | Miquel Sabaté Solà | 2016-06-29 | 3 | -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 crux | Miquel Sabaté Solà | 2016-06-29 | 1 | -9/+20 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | emacs: added yasnippet | Miquel Sabaté Solà | 2016-06-29 | 1 | -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 too | Miquel Sabaté Solà | 2016-06-29 | 1 | -4/+9 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | Clarify on calibre | Miquel Sabaté Solà | 2016-06-28 | 1 | -0/+3 | |
| | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | emacs: added markdown mode | Miquel Sabaté Solà | 2016-06-28 | 1 | -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-28 | 3 | -6/+407 | |
| |\ | ||||||
| | * | emacs: I'm on a highway to hell! | Miquel Sabaté Solà | 2016-06-28 | 3 | -6/+407 | |
| | | | | | | | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
| * | | 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> | |||||
