Alois Mahdal
|
b7ddf51f79
|
Fix regression from inclusion of real escapes
Inclusion of "real" \033 seemed to work but confused readline when
working with long history lines
|
10 years ago |
Alois Mahdal
|
a5291bf07b
|
Fix regression: bashrc would not use short hostname
|
10 years ago |
Alois Mahdal
|
1fce9808a2
|
Use single file for private git settings
|
10 years ago |
Alois Mahdal
|
a68603da19
|
Fix typos
|
10 years ago |
Alois Mahdal
|
f4ae3a55cc
|
Set pablo for default colorscheme
Pablo goes better with Zenburn on Urxvt than Zenburn itself.
|
10 years ago |
Alois Mahdal
|
37744352e2
|
Color prompt dollar based on last return value
|
10 years ago |
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 years ago |
Alois Mahdal
|
3ba9c09597
|
Remove git-achievements
|
10 years ago |
Alois Mahdal
|
a83226d4af
|
Rename git-universe to gittum
|
10 years ago |
Alois Mahdal
|
c5649ed1f7
|
Sort subdirs for more intuitive behavior
|
10 years ago |
Alois Mahdal
|
8b0ba13782
|
More intuitive and practical clear aliases
|
10 years ago |
Alois Mahdal
|
f5b9f17bef
|
Add another useless alias
|
10 years ago |
Alois Mahdal
|
369466f757
|
Use short hostname for file naming
|
10 years ago |
Alois Mahdal
|
9f8ccedd80
|
Move .Xdefaults to separate, host-specific configuration
|
10 years ago |
Alois Mahdal
|
81bd58b1e4
|
Add and apply Zenburn color scheme in URxvt and vim
|
10 years ago |
Alois Mahdal
|
3985580bd1
|
Add sibling: new git helper script and alias
|
10 years ago |
Alois Mahdal
|
efb4969379
|
Allow for storing other things in local vim directory than just swap
|
10 years ago |
Alois Mahdal
|
37c0fe1516
|
Enable ~/bin on tamten
|
11 years ago |
Alois Mahdal
|
df98ee60a7
|
Set vim as default editor for tamten
|
11 years ago |
Alois Mahdal
|
ce8200eb40
|
Added tracwiki syntax HL
http://www.vim.org/scripts/script.php?script_id=3337
|
11 years ago |
Alois Mahdal
|
5afccd145f
|
`gitka` alias has been superseeded by git alias `git ka`
|
11 years ago |
Alois Mahdal
|
ce81567bbb
|
Do not overuse aliases
|
11 years ago |
Alois Mahdal
|
ac8a3bc4fd
|
Remapped PEP8 to F8
Now it's
PEP8 - F8
flake8 - F7 ("f" vs. "7")
|
11 years ago |
Alois Mahdal
|
641206057e
|
Added TODO
|
11 years ago |
Alois Mahdal
|
854d0f0718
|
Use default messages with aliases but do open editor
|
11 years ago |
Alois Mahdal
|
17063e4e0c
|
New commit message alias: cmw for "quick & dirty" WIP commits
|
11 years ago |
Alois Mahdal
|
d4b9493e15
|
New aliases: k for gitk and ka for gitk --all
The latter is alternative for `gitka` bash alias
|
11 years ago |
Alois Mahdal
|
857f8b14db
|
Alphabetical order!
|
11 years ago |
Alois Mahdal
|
e76b09ebc8
|
Typo in a variable name
|
11 years ago |
Alois Mahdal
|
43ad9ee420
|
Added example message file
|
11 years ago |
Alois Mahdal
|
fe58d070de
|
Better message file name semantic
|
11 years ago |
Alois Mahdal
|
329145f63d
|
Added forgotten script
|
11 years ago |
Alois Mahdal
|
a07354da5a
|
Cleanup
|
11 years ago |
Alois Mahdal
|
587ff4f2fa
|
Added new alias, cmt for cm with typo message
|
11 years ago |
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 years ago |
Alois Mahdal
|
7c7014bdab
|
Turned off folding in vim-markdown
|
11 years ago |
Alois Mahdal
|
46fd3c3cf5
|
Added vim-markdown mode by plasticboy
https://github.com/plasticboy/vim-markdown
|
11 years ago |
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 years ago |
Alois Mahdal
|
a24fa28cdc
|
Installed new host
|
11 years ago |
Alois Mahdal
|
fc4bfd865f
|
Store .swp files on a SDGish user-specific place: ~/.local/share/vim
|
11 years ago |
Alois Mahdal
|
edb770402e
|
Nicer vertical comment style
|
11 years ago |
Alois Mahdal
|
ec519dbf14
|
Typo
|
11 years ago |
Alois Mahdal
|
43b82ab1b6
|
Added `cls` to conventions
http://stackoverflow.com/questions/18489180/convention-for-my-class-in-class-method
|
11 years ago |
Alois Mahdal
|
90070554c7
|
Added StandardError to list of highlighted exceptions
|
11 years ago |
Alois Mahdal
|
b5f3f145e3
|
Added .Xdefaults (only for URxvt so far)
|
11 years ago |
Alois Mahdal
|
4d8677186c
|
Added MusicBrainz Picard
|
11 years ago |
Alois Mahdal
|
a4ecb15727
|
New Git alias: grr, like gr but much smaller--ignores linear parts
|
11 years ago |
Alois Mahdal
|
530813d4a2
|
Ignore ubiquitous gitbits
|
11 years ago |
Alois Mahdal
|
b789148a13
|
Get rid of .pyc (and possibly .pyo) files
|
11 years ago |
Alois Mahdal
|
474b8bb0b4
|
Added sc alias for Czech-English dictionary using se
|
11 years ago |