summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-16vimrc: nmap pt and en spell langHEADmasterVictor Toso1-1/+3
2016-03-16tmux: open new window in the current pathVictor Toso1-0/+1
2016-03-16mutt: include a few other foldersVictor Toso1-0/+4
2016-03-16mutt: lynx is better then w3m for htmlVictor Toso1-1/+2
2016-03-16mutt: include color for signed-offVictor Toso1-0/+1
2016-03-16gitconfig: cherry-pick aliasVictor Toso1-1/+4
2016-02-16mutt: fix html mails; include sent foldersVictor Toso3-2/+12
2016-02-16mutt: wip on colors, more tweaks!Victor Toso1-8/+14
2016-02-16mutt: save drafts and sent mails correctlyVictor Toso4-3/+7
2016-02-16vim-colors: Improve colors for SpellVictor Toso3-0/+22
2016-02-13gitignore_global: add tagsVictor Toso1-0/+1
2016-02-13msmtprc: comment out unecessary optionsVictor Toso1-0/+3
2016-02-13gitconfig: fix typo SPice -> SpiceVictor Toso1-1/+1
2016-02-13mutt: colors change on quoteVictor Toso1-11/+11
The main rationale for it is that with a different background is very easy to find in line replies. Different levels of quote toggles between two colors... it is enough for me, this does not need to be a carnival! I've switch the color index-new-messages and folders-with-new-messages and the indicator.. but that's still wip ;)
2016-02-12vim: enable online thesaurusVictor Toso3-0/+9
2016-02-12vim: use easymotion!Victor Toso3-1/+10
2016-02-12msmtp: include my config for sending emailsVictor Toso1-0/+43
- I hope to have everything integrated with gnome-keyring at some point
2016-02-12mutt: Include my mutt configsVictor Toso7-0/+237
This is far from being stable/organized but due the fact that I lost everything recently... I should have add this sooner. - My colors are totally WIP at this point - Need to do proper bindings - html emails are not handled at this point - Not being able to follow urls easily - should be able to sign my mails with gpg - should be able to encrypt my mails as well - should be able to decrypt others mails - and much more ...
2016-02-12vim: add a README to bundle as helperVictor Toso2-0/+31
2016-02-12vim: update submodulesVictor Toso5-0/+0
2016-02-12vimrc: set modeline by defaultVictor Toso1-0/+1
2016-02-12mbsyncrc: change path to encrypt passwordsVictor Toso1-5/+5
At some point I hope to have all of this integrated with gnome-keryings...
2015-12-30vim-colors: wip changes, more colors!Victor Toso1-35/+63
Now that I'm using you-complete-me and color_coded plugins, there are lot of room for improving my usage of colors. It will take good amount of time till I found something nice for me :-)
2015-12-30vim-colors: small changes based on twilighted.vimVictor Toso1-5/+10
2015-12-30git: add my global git configs here as wellVictor Toso2-0/+38
2015-12-30vim: update submodulesVictor Toso4-0/+0
2015-12-30vim: three new plugins and few things moreVictor Toso1-0/+9
2015-12-30vim: add color_coded to submodulesVictor Toso2-0/+3
2015-12-30vim: add YCM-Generator to submodulesVictor Toso2-0/+3
2015-12-30vim: add YouCompleteMe to submodulesVictor Toso2-0/+3
2015-12-30bash: more reliable to get git branchVictor Toso1-5/+2
2015-12-30bash: alias to make -j5Victor Toso1-0/+1
2015-12-30vim: remove nerdcommenter from VundleVictor Toso1-1/+0
2015-11-16vim: remove nerdcommenterVictor Toso1-0/+0
2015-11-16vim: add tagbar to submodulesVictor Toso2-0/+3
2015-11-16vim: add nerdtree to submoduleVictor Toso2-0/+3
2015-11-16vim: add Vundle to the submodulesVictor Toso3-0/+3
2015-11-16tmux: index start at 1Victor Toso1-0/+1
2015-11-16vim: add portuguese to spellVictor Toso1-0/+0
2015-11-16vim: add vim-fugitive to submodulesVictor Toso2-0/+3
2015-11-16vim: add vim-ariline to submodulesVictor Toso2-0/+3
2015-11-16vimrc: nmap spell and split when jumping to tagVictor Toso1-0/+4
2015-11-16vimrc: syntax highlighting and more to .tmux.confVictor Toso3-0/+4
2015-11-16bashrc: include branch name on PS1Victor Toso1-4/+22
This is just a simple hack to have the branch name when entering in a .git folder. It works in a way to avoid start working on something in the wrong branch :) vim-airline and vim-fugitive does help as well.. Failure: the branch name is only set when entering in the git folder... if the branch is changed after that, it will not update.
2015-08-11tmux: vi-copy!Victor Toso1-0/+7
bind-key + 'v' -> tmux copy-mode (in copy-mode) 'v' -> start selecting to copy (in copy-mode) 'y' -> copy selected chars/lines bindk-key + 'p' -> tmux paste-buffer to the window.
2015-07-28mbsyncrc: mbsync configurationVictor Toso1-0/+124
Finally moved from offlineimap to mbsync; Also trying new stuff with my mails: spam,bugzilla,lists besides the main one.
2015-04-30vimrc: bind :Gstatus with :help of this optionVictor Toso1-0/+1
I can easily make ammends with fugitive but I can't count on my bad memory to remember all options, so avoiding :help fugitive-:Gstatus is welcome.
2015-03-09vim-bundle: update projects .gitVictor Toso4-0/+0
2015-03-09bash: alias to 'grep -rniI' and dir-colors envvarVictor Toso2-0/+2
2015-03-09vimrc: add map to @ (repetition key)Victor Toso1-5/+8