Alois Mahdal
37744352e2
Color prompt dollar based on last return value
10 gadus atpakaļ
Alois Mahdal
615a07c2bf
Revamp loading of .bash/ RC files
* More intuitive file naming,
* setup simplified,
* setup is now in script (vs. diff file),
* removed unnecessary exec mode.
10 gadus atpakaļ
Alois Mahdal
3ba9c09597
Remove git-achievements
10 gadus atpakaļ
Alois Mahdal
a83226d4af
Rename git-universe to gittum
10 gadus atpakaļ
Alois Mahdal
c5649ed1f7
Sort subdirs for more intuitive behavior
10 gadus atpakaļ
Alois Mahdal
8b0ba13782
More intuitive and practical clear aliases
10 gadus atpakaļ
Alois Mahdal
f5b9f17bef
Add another useless alias
10 gadus atpakaļ
Alois Mahdal
369466f757
Use short hostname for file naming
10 gadus atpakaļ
Alois Mahdal
9f8ccedd80
Move .Xdefaults to separate, host-specific configuration
10 gadus atpakaļ
Alois Mahdal
81bd58b1e4
Add and apply Zenburn color scheme in URxvt and vim
10 gadus atpakaļ
Alois Mahdal
3985580bd1
Add sibling: new git helper script and alias
10 gadus atpakaļ
Alois Mahdal
efb4969379
Allow for storing other things in local vim directory than just swap
10 gadus atpakaļ
Alois Mahdal
37c0fe1516
Enable ~/bin on tamten
11 gadus atpakaļ
Alois Mahdal
df98ee60a7
Set vim as default editor for tamten
11 gadus atpakaļ
Alois Mahdal
ce8200eb40
Added tracwiki syntax HL
http://www.vim.org/scripts/script.php?script_id=3337
11 gadus atpakaļ
Alois Mahdal
5afccd145f
`gitka` alias has been superseeded by git alias `git ka`
11 gadus atpakaļ
Alois Mahdal
ce81567bbb
Do not overuse aliases
11 gadus atpakaļ
Alois Mahdal
ac8a3bc4fd
Remapped PEP8 to F8
Now it's
PEP8 - F8
flake8 - F7 ("f" vs. "7")
11 gadus atpakaļ
Alois Mahdal
641206057e
Added TODO
11 gadus atpakaļ
Alois Mahdal
854d0f0718
Use default messages with aliases but do open editor
11 gadus atpakaļ
Alois Mahdal
17063e4e0c
New commit message alias: cmw for "quick & dirty" WIP commits
11 gadus atpakaļ
Alois Mahdal
d4b9493e15
New aliases: k for gitk and ka for gitk --all
The latter is alternative for `gitka` bash alias
11 gadus atpakaļ
Alois Mahdal
857f8b14db
Alphabetical order!
11 gadus atpakaļ
Alois Mahdal
e76b09ebc8
Typo in a variable name
11 gadus atpakaļ
Alois Mahdal
43ad9ee420
Added example message file
11 gadus atpakaļ
Alois Mahdal
fe58d070de
Better message file name semantic
11 gadus atpakaļ
Alois Mahdal
329145f63d
Added forgotten script
11 gadus atpakaļ
Alois Mahdal
a07354da5a
Cleanup
11 gadus atpakaļ
Alois Mahdal
587ff4f2fa
Added new alias, cmt for cm with typo message
11 gadus atpakaļ
Alois Mahdal
a7d0b5122e
Fixed aegument passing error with git() bash wrapper
With calls like `git --version`, "--version" was passed to grep as its
own parameter. This also affected git tab completion features.
11 gadus atpakaļ
Alois Mahdal
7c7014bdab
Turned off folding in vim-markdown
11 gadus atpakaļ
Alois Mahdal
46fd3c3cf5
Added vim-markdown mode by plasticboy
https://github.com/plasticboy/vim-markdown
11 gadus atpakaļ
Alois Mahdal
03c3ead695
Added ability to disable git commands entirely
Especially useful because of the dangetous git-am behavior and its
short name (easily confused with my often used alias `am`).
11 gadus atpakaļ
Alois Mahdal
a24fa28cdc
Installed new host
11 gadus atpakaļ
Alois Mahdal
fc4bfd865f
Store .swp files on a SDGish user-specific place: ~/.local/share/vim
11 gadus atpakaļ
Alois Mahdal
edb770402e
Nicer vertical comment style
11 gadus atpakaļ
Alois Mahdal
ec519dbf14
Typo
11 gadus atpakaļ
Alois Mahdal
43b82ab1b6
Added `cls` to conventions
http://stackoverflow.com/questions/18489180/convention-for-my-class-in-class-method
11 gadus atpakaļ
Alois Mahdal
90070554c7
Added StandardError to list of highlighted exceptions
11 gadus atpakaļ
Alois Mahdal
b5f3f145e3
Added .Xdefaults (only for URxvt so far)
11 gadus atpakaļ
Alois Mahdal
4d8677186c
Added MusicBrainz Picard
11 gadus atpakaļ
Alois Mahdal
a4ecb15727
New Git alias: grr, like gr but much smaller--ignores linear parts
11 gadus atpakaļ
Alois Mahdal
530813d4a2
Ignore ubiquitous gitbits
11 gadus atpakaļ
Alois Mahdal
b789148a13
Get rid of .pyc (and possibly .pyo) files
11 gadus atpakaļ
Alois Mahdal
474b8bb0b4
Added sc alias for Czech-English dictionary using se
11 gadus atpakaļ
Alois Mahdal
d5d2156180
Set vim as editor of choice
11 gadus atpakaļ
Alois Mahdal
5f4a8a3609
Removed bogus config
11 gadus atpakaļ
Alois Mahdal
62ea56b75f
Added cp for cherry-pick
11 gadus atpakaļ
Alois Mahdal
686594be92
Added flake8 checker to vim (press F7)
[Flake8](http://pypi.python.org/pypi/flake8/) is a wrapper around
PyFlakes (static syntax checker), PEP8 (style checker) and Ned's
MacCabe script (complexity checker).
11 gadus atpakaļ
Alois Mahdal
708c91c624
Add number to grepr
11 gadus atpakaļ