Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Vim] Move `.vim` folder to `vim` | Federico Igne | 2018-09-04 | 15 | -18/+18 | |
| | | | | | | | | | | Since I need to symlink the folder anyway there is no point in keeping the directory hidden. This also solves annoying situation when using `ls` in the git folder. Also note that the `find` command inside Vim was not working properly since I was masking hidden files. This now solves the problem without the need to unmask folders like `.git`. | |||||
* | [Vim] Review some editing options | Federico Igne | 2018-09-04 | 1 | -15/+17 | |
| | ||||||
* | [Vim] Update git (Fugitive) related keybindings | Federico Igne | 2018-09-04 | 1 | -7/+8 | |
| | ||||||
* | Change cursor to a blinking underline for normal mode | Federico Igne | 2018-09-04 | 1 | -16/+20 | |
| | ||||||
* | Change Xterm terminal cursor to a steady bar | Federico Igne | 2018-09-04 | 1 | -3/+20 | |
| | ||||||
* | Add plugins as submodules | Federico Igne | 2018-09-04 | 10 | -0/+27 | |
| | ||||||
* | Add .vim folder and move .vimrc in .vim/vimrc | Federico Igne | 2018-09-04 | 5 | -0/+201 | |
| | ||||||
* | Huge overhaul of the .vimrc | Federico Igne | 2018-09-03 | 1 | -331/+549 | |
| | ||||||
* | Merge branch 'master' of github.com:dyamon/.dotfiles | Federico Igne | 2018-05-07 | 2 | -0/+189 | |
|\ | ||||||
| * | Added Mailcap file. | Federico Igne | 2018-05-07 | 1 | -0/+9 | |
| | | ||||||
| * | Added Mutt config file ('.muttrc'). | Federico Igne | 2018-05-07 | 1 | -0/+180 | |
| | | | | | | | | Omitting '.mutt' folder. | |||||
* | | Added Unclutter to the one-time startup function (AwesomeWM config). | Federico Igne | 2018-05-07 | 2 | -21/+61 | |
|/ | | | | Added comments to the .vimrc file in order to make it easier to install plugins. | |||||
* | Added Vim config file ('.vimrc'). | Federico Igne | 2018-05-06 | 1 | -0/+572 | |
| | ||||||
* | Merge branch 'master' of github.com:dyamon/.dotfiles | Federico Igne | 2018-05-06 | 1 | -2/+2 | |
|\ | ||||||
| * | Chanced Spacemacs default font. | Federico Igne | 2018-05-06 | 1 | -2/+2 | |
| | | ||||||
* | | Added '.inputrc' config file. | Federico Igne | 2018-05-06 | 1 | -0/+5 | |
|/ | ||||||
* | Added Spacemacs config file ('.spacemacs'). | Federico Igne | 2018-05-06 | 1 | -0/+338 | |
| | ||||||
* | Merge branch 'master' of github.com:dyamon/.dotfiles | Federico Igne | 2018-05-06 | 1 | -0/+11 | |
|\ | ||||||
| * | Added Rofi config file. | Federico Igne | 2018-05-06 | 1 | -0/+11 | |
| | | ||||||
* | | Removed LOCALE settings in '.bash_exports'. | Federico Igne | 2018-05-06 | 1 | -2/+2 | |
|/ | ||||||
* | Added '.xinitrc' file. | Federico Igne | 2018-05-06 | 1 | -0/+20 | |
| | ||||||
* | Changes in the AwesomeWM configs: | Federico Igne | 2018-05-06 | 13 | -45/+124 | |
| | | | | | | + partially configured the topbar; + configured the per-client titlebar (added extra icons); + configured dropdown tmux/R terminal. | |||||
* | Added AwesomeWM config files (working but missing configuration). | Federico Igne | 2018-05-05 | 469 | -0/+9947 | |
| | ||||||
* | Added '.crons' file with useful crons. | Federico Igne | 2018-05-05 | 1 | -0/+1 | |
| | ||||||
* | Xresources config file added. | Federico Igne | 2018-05-05 | 2 | -2/+52 | |
| | | | | Changed imgs display method in ranger. | |||||
* | Created scripts directory (with some useful script inside). | Federico Igne | 2018-05-04 | 7 | -6/+310 | |
| | | | | | Updated PATH accordingly. Added new function to create a random password from /dev/urandom. | |||||
* | Added function to display weather and meme alias to see telnet Star | Federico Igne | 2018-05-03 | 2 | -4/+13 | |
| | | | | Wars. | |||||
* | Bash Git prompt now indicates if the local repo is ahead. | Federico Igne | 2018-05-03 | 1 | -2/+7 | |
| | ||||||
* | Removed comments from `.gitconfig'. | Federico Igne | 2018-05-03 | 1 | -9/+0 | |
| | ||||||
* | Added Bash related files | Federico Igne | 2018-05-03 | 7 | -0/+345 | |
| | ||||||
* | Color Scheme added (".Xresources" format) | Federico Igne | 2018-05-02 | 1 | -0/+82 | |
| | ||||||
* | Git (`.gitconfig' file) | Federico Igne | 2018-05-01 | 1 | -0/+17 | |
| | ||||||
* | Ranger files | Federico Igne | 2018-05-01 | 4 | -0/+1010 | |
| | ||||||
* | Initial commit (added `.gitignore') | Federico Igne | 2018-05-01 | 1 | -0/+7 | |