aboutsummaryrefslogtreecommitdiff
path: root/files
Commit message (Collapse)AuthorAgeFilesLines
* Xfce4 terminal settings.Anton Bobov2019-11-032-0/+101
|
* Updates.Anton Bobov2019-11-034-25/+26
|
* Use fzf package.Anton Bobov2019-10-301-1/+4
|
* ZSH completions updateAnton Bobov2019-10-061-0/+0
|
* UpdatesAnton Bobov2019-10-067-12/+28
|
* Updates.Anton Bobov2019-09-084-2/+7
|
* UpdateAnton Bobov2019-07-194-8/+25
|
* zsh updatesAnton Bobov2019-03-128-1/+280
|
* [vim] Mapping updates, ledger align config.Anton Bobov2019-03-121-1/+8
|
* Config updates.Anton Bobov2018-12-163-4/+18
|
* Update configAnton Bobov2018-11-014-8/+44
|
* Update modules.Anton Bobov2018-11-013-0/+0
|
* [tmux] Update title string.Anton Bobov2018-02-241-1/+1
|
* Check if Vim build with support of true colors.Anton Bobov2018-01-171-5/+7
|
* Update config.Anton Bobov2018-01-179-46/+92
|
* [aria2] Load chrome cookiesAnton Bobov2017-10-211-0/+3
|
* [zsh] New aliases.Anton Bobov2017-10-142-0/+8
|
* Update bin.Anton Bobov2017-09-141-0/+0
|
* [zsh] Add functions and alias.Anton Bobov2017-09-142-0/+13
|
* [git] Ignore Idea project files globally.Anton Bobov2017-09-141-0/+3
|
* Updates.Anton Bobov2017-08-066-4/+21
| | | | | | | | | - [git] new aliases and ignore Infinitest files - [offlineimap] remove backend option, it's set by default - [vim] enable spellchecking by default - [vim] format JSON with jq - [zsh] run ip via grc coloring - [zsh] ledger command easy query by camelcase
* Vim config updates.Anton Bobov2017-05-091-2/+3
| | | | | - run macros with Q - use ag for ctrlp file listings
* [git] Config update.Anton Bobov2017-05-041-0/+10
|
* Vim and git config update.Anton Bobov2017-05-032-0/+23
| | | | | | | | | | | | | git: - branch alias vim: - add diff option to prefer vertical split - map *GeoJSON* files to json file type - add map for json formatting using jq - list files using *find* in CtrlP
* [vim] Change color scheme.Anton Bobov2017-05-031-2/+3
|
* [vim] Set default buffer filetype to text.Anton Bobov2017-04-051-0/+2
|
* [zsh] Add aliases.Anton Bobov2017-03-242-0/+4
| | | | | | * wcc - wc byte human-readable * mux - tmuxinator * jkill - kill Java process (except Eclipse IDE)
* [git] Update config.Anton Bobov2017-02-221-4/+11
|
* [vim] Add euro sign digraph variation.Anton Bobov2017-02-222-2/+9
| | | | Change vim ledger plugin and ledger shorthands.
* [zsh] Update aliases.Anton Bobov2017-02-223-4/+45
| | | | - Add quick ledger xact function "lx".
* [mutt] Add macros and bindings.Anton Bobov2017-02-225-5/+9
| | | | | * sort toggle with 'S' * reply group with ',g'
* [bin] Update.Anton Bobov2016-10-141-0/+0
|
* Updates.Anton Bobov2016-10-143-5/+14
| | | | | | - [vim] add break indent - [mutt] remove attachment re-encoding - [zhh] change pdf viewer
* [git] Update aliases.Anton Bobov2016-10-141-6/+8
|
* [zsh] Update aliases.Anton Bobov2016-09-091-2/+9
|
* [mutt] Update config to 1.7.Anton Bobov2016-09-071-1/+3
|
* [vim] Updates.Anton Bobov2016-09-021-0/+5
| | | | | * Relative numbers turned on be default * Add command to diff changes in current file before write
* [mpv] Add config files.Anton Bobov2016-09-022-0/+8
|
* [mutt] Add notmuch macros.Anton Bobov2016-08-231-0/+4
|
* [vim] Disable Ex mode and update display config.Anton Bobov2016-08-231-0/+4
|
* [zhs] Alias and LESS filter.Anton Bobov2016-08-234-3/+21
| | | | | | | * add LESS file filter * don't use grc if not installed * fix aliases with sudo and watch * source fzf (https://github.com/junegunn/fzf) if found
* [vim] Update templates to new plugin.Anton Bobov2016-08-107-2/+13
|
* [vim] Change plugin handler from pathogen to vundle.Anton Bobov2016-08-1033-10/+75
|
* [zsh] New aliases.Anton Bobov2016-08-091-0/+2
|
* [vim] Moving things around.Anton Bobov2016-08-092-6/+9
|
* [vim] Remove CSApprox plugin.Anton Bobov2016-08-096-2644/+0
|
* [bin] Update.Anton Bobov2016-08-071-0/+0
|
* [vim] Plugins update.Anton Bobov2016-08-075-0/+13
| | | | | - add orgmode plugin - remove old zen coding plugin
* [zsh] New commands.Anton Bobov2016-08-033-0/+27
| | | | | | * Set governor function (setgov) * Ledger alias to show current balance (balc) * Port check alias (portcheck)
* [vim] Add plugins.Anton Bobov2016-08-032-0/+0
| | | | | * TypeScript syntax highlight * Per project vimrc loader