7339c3e981
Finally opening text/plain with gedit
...
Instead of Wine's notepad! What a mess!
2013-10-05 21:14:28 +03:00
e077696abd
Remove ssh title setting wrapper
...
Clutters linux terminal.
One may add "if [ $TERM = linux ]" but I'd rather search for a good
terminal emulator.
2013-09-29 11:57:51 +03:00
e5e4362123
Login shell inside GNU screen
2013-09-24 00:31:21 +03:00
7e72536423
Disable zsh shared history (wasn't useful)
2013-09-23 15:16:05 +03:00
7fc6cf166a
vim: fix background in fb terminal
2013-09-20 14:48:11 +03:00
ceba726b2f
top: remove NICE, music: remove d522w0
...
* NICE columns duplicates PRIORITY
* d522w0 is out, sync directly to the laptop
2013-09-19 13:14:00 +03:00
0386e4df84
Remove GTK_IM_MODULE assignment as it doesn't work
...
Going to find something else to make XCompose working
2013-09-16 23:32:23 +03:00
ea9ab862fa
Go ctags: gotags
2013-09-15 22:45:39 +03:00
e3f4e6a1dc
Add tagbar and golang support for it
2013-09-15 22:43:17 +03:00
0bddabc21e
screen: C-x = new window, same dir
...
+ some comments
2013-09-14 18:13:47 +03:00
1616eac5d4
git 1.7.2 doesn't support default=upstream
...
changed default=tracking
2013-09-09 00:27:26 +03:00
74d1aac44f
vim: nginx highlighting
2013-09-09 00:04:04 +03:00
67c7d4e983
vim: omnic in supertab, go autofmt
...
* supertab: contextual decision on omnicomplete/autocomplete
* run golang plugin :Fmt command before save on go files
2013-09-08 13:32:13 +03:00
4a7a077ca5
zsh: shared and incrementally appended history
2013-09-08 00:49:47 +03:00
f1173a94d6
Add $GOPATH/bin to $PATH
2013-09-06 03:56:03 +03:00
981c5fb5d1
Adding GOPATH to rcfile
2013-09-03 16:44:41 +03:00
b9822b2f8a
Set git.push.default to something meaningful
...
Finally got bored by always specifying remote branch name
2013-08-30 23:26:59 +03:00
92fbb585f3
PAGER: display current position (bytes/percent)
2013-08-21 19:16:28 +03:00
7f2d294d54
Forcing expandtab for Ruby files in vim-rails
2013-08-10 20:25:16 +03:00
5967541dbf
Aliased su to preserve env (esp. HOME and SHELL)
2013-08-01 00:40:40 +03:00
0e060e122f
vim: no more listchars
2013-07-31 22:54:09 +03:00
82fd145215
Flush current state: rcfiles, vim plugins upd etc
2013-07-31 22:37:06 +03:00
dfe983d3da
Removing uzip script - replaced with unzip-iconv
2013-06-18 14:04:45 +03:00
33b30a3ecc
Shell rcfile update
...
* smart path calculation
* vim highlight fix (what's happening?)
* new ls alias
* tt for tailf + time
2013-06-15 18:29:12 +03:00
4c36cda400
ds (du -sh) to use GNU sort on Linux
2013-05-14 02:31:25 +03:00
01d1ae0371
Aliasing Wq/WQ to wq, Qa/QA to qa in vim
...
Because sometimes Shift gets held after typing a colon.
See also:
* http://stackoverflow.com/questions/3878692/aliasing-a-command-in-vim
* http://stackoverflow.com/questions/117150/can-i-re-map-commands-in-vim
2013-04-20 12:41:09 +03:00
629dcbfd29
Undocumented 'Default Applications' in mimeapps
2013-04-15 13:41:56 +03:00
398a295d0d
Shell startup performance improvement
...
not spawning head, cut (2 times) when scanning for ls version
2013-04-11 20:03:04 +03:00
6cc4675caf
gmake for Linux
2013-04-05 11:26:36 +03:00
482ebf1138
Updating mimeapps to reflect reality
2013-04-05 11:25:56 +03:00
264482029f
Moved RAILS assignment from .rc to .rc_local
2013-04-02 22:44:56 +03:00
a9c6d16bb4
First check-in of Zandronum/Doomseeker cfg
2013-03-24 14:16:47 +03:00
890c5870a4
'cap' func to temporarily replace system files
...
* to replace: cap bin/ruby /usr/bin/ruby
* to restore: cap /usr/bin/ruby
2013-03-19 01:19:51 +03:00
9e091e326f
Replacing push.default of 'simple' with 'nothing'
...
Safe enough, will have to remember remote names but that should be okay.
A subject to change to tracking/upstream in the future.
Actually have to deal with git < 1.7.11 (Debian, CentOS)
2013-03-17 18:21:25 +03:00
f8c96528c9
vim bg 'none' - color issues within screen session
2013-03-15 23:50:26 +03:00
c66ed40f8c
ip4tables-fwd: filter by host ip for multi-net fwd
2013-03-11 12:49:24 +03:00
05164bf495
ip4tables-forward fix (single connection limit)
2013-03-08 00:37:53 +03:00
a34d5b217d
Thanks zsh but I have rm aliased to 'rm -i'
2013-03-08 00:03:59 +03:00
8f67131e45
Git to show me stats when rebasing
2013-03-08 00:03:40 +03:00
5a310fd15f
Now setting up htop individually
2013-03-07 23:35:15 +03:00
64125248f5
Adopting Git 2.0 behavior for "push"
2013-03-07 22:30:33 +03:00
b381115e1e
fixed SSH command
2013-03-07 22:29:23 +03:00
8fdcbf8e81
vim: not highlighting tab char
2013-03-04 10:15:35 +03:00
7ea39d75bd
Trying vim's "set list"
2013-03-03 15:31:16 +03:00
a552966f45
not stopping pry if rails fails
2013-02-27 16:39:54 +03:00
93ac921a9d
Disabling auto-rehash in my.cnf
...
Not very useful, yet very painful for large deployments.
2013-02-27 14:38:01 +03:00
56e5f4491e
iptables forwarding setup helper
2013-02-27 12:45:33 +03:00
d38944d7c7
Changing terminal title when in ssh
2013-02-22 14:35:48 +03:00
73b1961e1c
prepend-timestamp flushing stdout
2013-02-19 12:13:07 +03:00
1f14dce054
linebuf tools
...
* Enabling linebuf for tcpdump and grep by default
* prepend-timestamp for each line
2013-02-19 12:05:58 +03:00