aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [Vim] Move `.vim` folder to `vim`Federico Igne2018-09-0415-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 optionsFederico Igne2018-09-041-15/+17
|
* [Vim] Update git (Fugitive) related keybindingsFederico Igne2018-09-041-7/+8
|
* Change cursor to a blinking underline for normal modeFederico Igne2018-09-041-16/+20
|
* Change Xterm terminal cursor to a steady barFederico Igne2018-09-041-3/+20
|
* Add plugins as submodulesFederico Igne2018-09-0410-0/+27
|
* Add .vim folder and move .vimrc in .vim/vimrcFederico Igne2018-09-045-0/+201
|
* Huge overhaul of the .vimrcFederico Igne2018-09-031-331/+549
|
* Merge branch 'master' of github.com:dyamon/.dotfilesFederico Igne2018-05-072-0/+189
|\
| * Added Mailcap file.Federico Igne2018-05-071-0/+9
| |
| * Added Mutt config file ('.muttrc').Federico Igne2018-05-071-0/+180
| | | | | | | | Omitting '.mutt' folder.
* | Added Unclutter to the one-time startup function (AwesomeWM config).Federico Igne2018-05-072-21/+61
|/ | | | Added comments to the .vimrc file in order to make it easier to install plugins.
* Added Vim config file ('.vimrc').Federico Igne2018-05-061-0/+572
|
* Merge branch 'master' of github.com:dyamon/.dotfilesFederico Igne2018-05-061-2/+2
|\
| * Chanced Spacemacs default font.Federico Igne2018-05-061-2/+2
| |
* | Added '.inputrc' config file.Federico Igne2018-05-061-0/+5
|/
* Added Spacemacs config file ('.spacemacs').Federico Igne2018-05-061-0/+338
|
* Merge branch 'master' of github.com:dyamon/.dotfilesFederico Igne2018-05-061-0/+11
|\
| * Added Rofi config file.Federico Igne2018-05-061-0/+11
| |
* | Removed LOCALE settings in '.bash_exports'.Federico Igne2018-05-061-2/+2
|/
* Added '.xinitrc' file.Federico Igne2018-05-061-0/+20
|
* Changes in the AwesomeWM configs:Federico Igne2018-05-0613-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 Igne2018-05-05469-0/+9947
|
* Added '.crons' file with useful crons.Federico Igne2018-05-051-0/+1
|
* Xresources config file added.Federico Igne2018-05-052-2/+52
| | | | Changed imgs display method in ranger.
* Created scripts directory (with some useful script inside).Federico Igne2018-05-047-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 StarFederico Igne2018-05-032-4/+13
| | | | Wars.
* Bash Git prompt now indicates if the local repo is ahead.Federico Igne2018-05-031-2/+7
|
* Removed comments from `.gitconfig'.Federico Igne2018-05-031-9/+0
|
* Added Bash related filesFederico Igne2018-05-037-0/+345
|
* Color Scheme added (".Xresources" format)Federico Igne2018-05-021-0/+82
|
* Git (`.gitconfig' file)Federico Igne2018-05-011-0/+17
|
* Ranger filesFederico Igne2018-05-014-0/+1010
|
* Initial commit (added `.gitignore')Federico Igne2018-05-011-0/+7