Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Vim] Move vim-fugitive plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-gitgutter plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-surround plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-tmux-navigator plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-vinegar plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-tmux-focus-events plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-repeat plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-bbye plugin | Federico I | 2020-02-14 | 2 | -3/+3 | |
| | ||||||
* | [Vim] Move tagbar plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-slime plugin | Federico I | 2020-02-14 | 2 | -1/+1 | |
| | ||||||
* | [Vim] Move fzf.vim plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Move vim-racket plugin | Federico I | 2020-02-14 | 3 | -3/+3 | |
| | ||||||
* | [Vim] Rename mortimer.vim plugin submodule | Federico I | 2020-02-14 | 1 | -2/+2 | |
| | ||||||
* | [Vim] Reintroduce mortimer.vim plugin | Federico I | 2020-02-14 | 2 | -0/+3 | |
| | ||||||
* | [Vim] Remove mortimer.vim plugin | Federico I | 2020-02-14 | 2 | -3/+0 | |
| | ||||||
* | [Vim] Move and update mortimer.vim plugin | Federico I | 2020-02-14 | 3 | -1/+1 | |
| | ||||||
* | [Vim] Remove Vimprobably plugin | Federico I | 2020-02-13 | 2 | -3/+0 | |
| | ||||||
* | [Vim] Minor changes to vimrc | Federico I | 2020-02-13 | 1 | -98/+14 | |
| | ||||||
* | [Vim] Minor changes of Vim bindings | Federico I | 2020-02-13 | 1 | -38/+32 | |
| | ||||||
* | [Vim] Adjust Slime custom bindings | Federico I | 2020-02-06 | 1 | -2/+3 | |
| | | | | Now the `SendLine` binding trims leading whitespaces | |||||
* | [Vim] Add binding for sidebar filesystem navigator | Federico I | 2020-02-06 | 1 | -0/+35 | |
| | ||||||
* | [Vim] Use fzf plugin to search/open files | Federico I | 2020-02-06 | 1 | -0/+103 | |
| | ||||||
* | [Vim] Slightly change Goyo default and custom size | Federico I | 2020-02-06 | 2 | -138/+2 | |
| | | | | | It also introduces a couple of bindings to make it a bit more convenient to manage Goyo size. | |||||
* | [Vim] Remove Gutentags plugin options | Federico I | 2020-02-06 | 1 | -3/+0 | |
| | ||||||
* | [Vim] Reintroduce netrc tree-style filesystem | Federico I | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | [Vim] Remove auto window resizing | Federico I | 2020-02-06 | 1 | -2/+0 | |
| | ||||||
* | [Vim] Reintroduce italic comments | Federico I | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | [Vim] Fix spacing in (sub)folds | Federico I | 2020-02-06 | 1 | -4/+16 | |
| | | | | | This will make folds and subfolds more noticeable, since the indentation difference between a 1-fold and a 2-fold is bigger. | |||||
* | Add `wiki` script to manage local/remote personal wiki | Federico I | 2020-02-06 | 2 | -0/+197 | |
| | ||||||
* | Change metadata in Git config file | Federico I | 2020-02-06 | 1 | -4/+2 | |
| | ||||||
* | [Vim] Remove Gutentags plugin | Federico I | 2020-02-06 | 2 | -3/+0 | |
| | | | | | I didn't spend enough time configuting it, so it would fill any git folder with `tags` files. | |||||
* | [AwesomeWM] Change wallpaper management | Federico I | 2020-01-28 | 1 | -175/+1025 | |
| | | | | | Add function to get possible wallpapers from a directory. This allows to add wallpapers by simply adding them to the specified directory. | |||||
* | [TMux] Make dmenu in tsession case insensitive | Federico Igne | 2019-09-11 | 1 | -1/+1 | |
| | ||||||
* | [TMux] tsession script now spawns embedded dmenu | Federico Igne | 2019-09-11 | 1 | -1/+4 | |
| | | | | | | When using dmenu to pick a session, the script now embeds dmenu in the new window. The command `xdotool getwindowfocus` is used to get the currently focused window, which, luckly enough is the newly spawned one. | |||||
* | [Bash] Move program specific config in a subdir .bash | Federico Igne | 2019-09-01 | 7 | -4/+8 | |
| | ||||||
* | [TMux] Add 'attach' command to tsession script | Federico Igne | 2019-09-01 | 1 | -6/+52 | |
| | ||||||
* | [Bash] Merge .bash_functions file in .bashrc | Federico Igne | 2019-08-13 | 2 | -119/+1 | |
| | ||||||
* | [Bash] Move SXIV-specific Bash options to their own file | Federico Igne | 2019-08-12 | 2 | -86/+17 | |
| | ||||||
* | [Bash] Rewrite TMux session handle as standalone script | Federico Igne | 2019-08-12 | 2 | -0/+201 | |
| | ||||||
* | [Bash] Move NNN-specific Bash options to their own file | Federico Igne | 2019-08-09 | 3 | -18/+26 | |
| | ||||||
* | [Bash] Move Vim-related bash functions to .vim.bash | Federico Igne | 2019-08-09 | 2 | -27/+23 | |
| | ||||||
* | [Bash] Move weather function to .bashrc | Federico Igne | 2019-08-09 | 2 | -28/+12 | |
| | ||||||
* | [Bash] Clean old .bash_* files | Federico Igne | 2019-08-09 | 3 | -7/+0 | |
| | ||||||
* | [Bash] Move .bash_prompt content in .bashrc | Federico Igne | 2019-08-09 | 2 | -145/+117 | |
| | ||||||
* | [Bash] Move Ripgrep-specific Bash options to its own file | Federico Igne | 2019-08-09 | 2 | -5/+12 | |
| | ||||||
* | [Bash] Move Vim-specific Bash options to its own file | Federico Igne | 2019-08-09 | 2 | -13/+16 | |
| | ||||||
* | [Bash] Remove unused exports | Federico Igne | 2019-08-09 | 1 | -2/+0 | |
| | ||||||
* | [Bash] Move TMux-specific Bash options to its own file | Federico Igne | 2019-08-09 | 2 | -7/+10 | |
| | ||||||
* | [Bash] Move back .bash_* in .bashrc | Federico Igne | 2019-08-09 | 7 | -240/+179 | |
| | | | | | This is done because handling a single file is easier and different sections can be simulated with folds. | |||||
* | Add ripgrep config file | Federico Igne | 2019-08-08 | 2 | -0/+13 | |
| |