]> git.phdru.name Git - dotfiles.git/log
dotfiles.git
8 years ago.procmailrc: reorder headers
Oleg Broytman [Sun, 24 May 2015 13:08:29 +0000 (16:08 +0300)]
.procmailrc: reorder headers

8 years ago.procmailrc: generalize headers
Oleg Broytman [Sun, 24 May 2015 13:06:59 +0000 (16:06 +0300)]
.procmailrc: generalize headers

8 years ago.procmailrc: slightly reorder headers
Oleg Broytman [Sun, 24 May 2015 12:56:12 +0000 (15:56 +0300)]
.procmailrc: slightly reorder headers

8 years ago.fvwmrc: pause
Oleg Broytman [Fri, 22 May 2015 08:35:56 +0000 (11:35 +0300)]
.fvwmrc: pause

sleep 10 seconds to give pavucontrol time to connect to PulseAudio.

8 years ago.shellrc: test if completion already exists
Oleg Broytman [Tue, 19 May 2015 18:56:28 +0000 (21:56 +0300)]
.shellrc: test if completion already exists

8 years ago.screenrc: add status line at the bottom of terminal
Oleg Broytman [Wed, 13 May 2015 19:45:38 +0000 (22:45 +0300)]
.screenrc: add status line at the bottom of terminal

8 years ago.fvwmrc: quote TERM_KOI8_BOTRT to postpone its expansion
Oleg Broytman [Tue, 12 May 2015 03:49:13 +0000 (06:49 +0300)]
.fvwmrc: quote TERM_KOI8_BOTRT to postpone its expansion

8 years ago.fvwmrc: refactor duplicate definitions
Oleg Broytman [Tue, 12 May 2015 03:48:45 +0000 (06:48 +0300)]
.fvwmrc: refactor duplicate definitions

8 years ago.fvwmrc: use Exec directly instead of functions
Oleg Broytman [Tue, 12 May 2015 03:33:27 +0000 (06:33 +0300)]
.fvwmrc: use Exec directly instead of functions

Use Exec in FvwmButtons to assign "hangons".

8 years ago.fvwmrc: redefine TERM_* functions to use FvwmButtons "hangons"
Oleg Broytman [Tue, 12 May 2015 03:23:46 +0000 (06:23 +0300)]
.fvwmrc: redefine TERM_* functions to use FvwmButtons "hangons"

8 years ago.fvwmrc: remove unused Audacious and SMPlayer functions
Oleg Broytman [Tue, 12 May 2015 03:22:42 +0000 (06:22 +0300)]
.fvwmrc: remove unused Audacious and SMPlayer functions

8 years ago.fvwmrc: add "hangons" for Actions in FvwmButtons
Oleg Broytman [Tue, 12 May 2015 02:50:24 +0000 (05:50 +0300)]
.fvwmrc: add "hangons" for Actions in FvwmButtons

Exec command has an extension when used in Actions in FvwmButtons,
its syntax is: Exec ["hangon"] command.

Adding "hangons" is both nice and necessary to protect "$HOME"
from being interpreted as "hangon".

8 years ago.fvwmrc: remove old unused FvwmButtons configs
Oleg Broytman [Tue, 12 May 2015 02:49:22 +0000 (05:49 +0300)]
.fvwmrc: remove old unused FvwmButtons configs

8 years ago.fvwmrc: run pa-mic-off on resume
Oleg Broytman [Sun, 10 May 2015 01:46:02 +0000 (04:46 +0300)]
.fvwmrc: run pa-mic-off on resume

8 years ago.fvwmrc: add quotes $HOME => "$HOME"
Oleg Broytman [Sun, 10 May 2015 01:45:10 +0000 (04:45 +0300)]
.fvwmrc: add quotes $HOME => "$HOME"

8 years ago.gitconfig: add alias dshow
Oleg Broytman [Thu, 7 May 2015 13:09:43 +0000 (16:09 +0300)]
.gitconfig: add alias dshow

8 years ago.gitconfig: add alias unstage
Oleg Broytman [Mon, 4 May 2015 20:53:31 +0000 (23:53 +0300)]
.gitconfig: add alias unstage

8 years ago.gitconfig: remove alias ca to avoid collision with commit -a
Oleg Broytman [Mon, 4 May 2015 20:52:39 +0000 (23:52 +0300)]
.gitconfig: remove alias ca to avoid collision with commit -a

8 years agoDo not start the browser if it is already running
Oleg Broytman [Sat, 2 May 2015 22:26:26 +0000 (01:26 +0300)]
Do not start the browser if it is already running

Prevent browser-stack.py pop from popping the running browser.

8 years agoStore browser-stack in ~/.cache instead of ~/.config
Oleg Broytman [Sat, 2 May 2015 22:25:17 +0000 (01:25 +0300)]
Store browser-stack in ~/.cache instead of ~/.config

8 years ago.fvwmrc: test for a window before starting browser
Oleg Broytman [Sat, 2 May 2015 19:25:15 +0000 (22:25 +0300)]
.fvwmrc: test for a window before starting browser

8 years ago.fvwmrc: add ResumeFunction and FireFox-Wait
Oleg Broytman [Sat, 2 May 2015 16:51:45 +0000 (19:51 +0300)]
.fvwmrc: add ResumeFunction and FireFox-Wait

8 years ago.fvwmrc: automatically call Raise-All after Restart
Oleg Broytman [Sat, 2 May 2015 16:46:04 +0000 (19:46 +0300)]
.fvwmrc: automatically call Raise-All after Restart

8 years ago.fvwmrc: minor refactoring
Oleg Broytman [Sat, 2 May 2015 16:50:15 +0000 (19:50 +0300)]
.fvwmrc: minor refactoring

8 years ago.fvwmrc: Add DestroyFunc
Oleg Broytman [Sat, 2 May 2015 16:40:37 +0000 (19:40 +0300)]
.fvwmrc: Add DestroyFunc

8 years ago.fvwmrc: remove excessive empty lines
Oleg Broytman [Sat, 2 May 2015 16:38:17 +0000 (19:38 +0300)]
.fvwmrc: remove excessive empty lines

9 years ago.fvwmrc: remove some excessive quotes
Oleg Broytman [Tue, 28 Apr 2015 21:30:57 +0000 (00:30 +0300)]
.fvwmrc: remove some excessive quotes

9 years ago.gitconfig: rename alias amend to camend
Oleg Broytman [Tue, 28 Apr 2015 18:14:57 +0000 (21:14 +0300)]
.gitconfig: rename alias amend to camend

9 years ago.psqlrc: force timing on instead of toggling it
Oleg Broytman [Mon, 27 Apr 2015 12:30:16 +0000 (15:30 +0300)]
.psqlrc: force timing on instead of toggling it

9 years ago.shellrc: set TERM=rxvt-unicode for tmux
Oleg Broytman [Sun, 26 Apr 2015 22:38:14 +0000 (01:38 +0300)]
.shellrc: set TERM=rxvt-unicode for tmux

If TERM is rxvt set TERM=rxvt-unicode for tmux to set rxvt window title.

9 years agoxtitle: set caption for GNU screen window
Oleg Broytman [Sun, 26 Apr 2015 21:53:27 +0000 (00:53 +0300)]
xtitle: set caption for GNU screen window

9 years ago.psqlrc: \pset null '(null)'
Oleg Broytman [Sat, 25 Apr 2015 22:00:27 +0000 (01:00 +0300)]
.psqlrc: \pset null '(null)'

9 years ago.psqlrc: \pset pager on
Oleg Broytman [Sat, 25 Apr 2015 21:59:29 +0000 (00:59 +0300)]
.psqlrc: \pset pager on

9 years ago.psqlrc: reorder commands
Oleg Broytman [Sat, 25 Apr 2015 21:58:29 +0000 (00:58 +0300)]
.psqlrc: reorder commands

Sort commands alphabetically.

9 years ago.gitconfig: add alias wshow
Oleg Broytman [Sat, 25 Apr 2015 21:09:42 +0000 (00:09 +0300)]
.gitconfig: add alias wshow

9 years agoRevert "Use (s)mplayer2 instead of (s)mplayer"
Oleg Broytman [Tue, 21 Apr 2015 20:44:06 +0000 (23:44 +0300)]
Revert "Use (s)mplayer2 instead of (s)mplayer"

This reverts commit f8ec23cf3051b04d4d107e923ce2110848f0dbf3.

9 years ago.gitconfig: alphabetically sort aliases
Oleg Broytman [Sun, 19 Apr 2015 20:23:35 +0000 (23:23 +0300)]
.gitconfig: alphabetically sort aliases

9 years ago.gitconfig: add more log aliases
Oleg Broytman [Sat, 18 Apr 2015 22:06:03 +0000 (01:06 +0300)]
.gitconfig: add more log aliases

9 years ago.gitconfig: add diff aliases
Oleg Broytman [Sat, 18 Apr 2015 22:05:41 +0000 (01:05 +0300)]
.gitconfig: add diff aliases

9 years ago.gitconfig: add commit aliases
Oleg Broytman [Sat, 18 Apr 2015 22:04:47 +0000 (01:04 +0300)]
.gitconfig: add commit aliases

9 years agoUse (s)mplayer2 instead of (s)mplayer
Oleg Broytman [Sun, 12 Apr 2015 19:41:24 +0000 (22:41 +0300)]
Use (s)mplayer2 instead of (s)mplayer

9 years ago.tmux.conf: uncomment renumber-windows
Oleg Broytman [Sat, 4 Apr 2015 09:31:00 +0000 (12:31 +0300)]
.tmux.conf: uncomment renumber-windows

I upgraded Debian to wheezy-backports.

9 years ago.fvwmrc: make SmallFont for FvwmPager even smaller
Oleg Broytman [Fri, 3 Apr 2015 12:02:25 +0000 (15:02 +0300)]
.fvwmrc: make SmallFont for FvwmPager even smaller

9 years ago.gitconfig: remove "beautiful" log format and aliases
Oleg Broytman [Sat, 28 Mar 2015 13:38:06 +0000 (16:38 +0300)]
.gitconfig: remove "beautiful" log format and aliases

9 years ago.vimrc: blowfish cryptmethod is supported for vim >= 7.3
Oleg Broytman [Sat, 14 Mar 2015 03:21:13 +0000 (06:21 +0300)]
.vimrc: blowfish cryptmethod is supported for vim >= 7.3

9 years agoHandle application/x-fictionbook+xml file type
Oleg Broytman [Tue, 10 Mar 2015 04:25:52 +0000 (07:25 +0300)]
Handle application/x-fictionbook+xml file type

9 years ago.fvwmrc: remove dnl, join lines
Oleg Broytman [Sun, 8 Mar 2015 18:16:16 +0000 (21:16 +0300)]
.fvwmrc: remove dnl, join lines

9 years ago.fvwmrc: fix MenuStyle
Oleg Broytman [Sun, 8 Mar 2015 18:15:45 +0000 (21:15 +0300)]
.fvwmrc: fix MenuStyle

9 years ago.fvwmrc: change quoting
Oleg Broytman [Sun, 8 Mar 2015 18:14:46 +0000 (21:14 +0300)]
.fvwmrc: change quoting

9 years ago.fvwmrc: remove empty lines
Oleg Broytman [Sun, 8 Mar 2015 16:30:07 +0000 (19:30 +0300)]
.fvwmrc: remove empty lines

9 years ago.fvwmrc: quote `#'
Oleg Broytman [Sun, 8 Mar 2015 16:29:46 +0000 (19:29 +0300)]
.fvwmrc: quote `#'

9 years ago.fvwmrc: define variables by running `ifelse' in-place
Oleg Broytman [Sun, 8 Mar 2015 16:28:18 +0000 (19:28 +0300)]
.fvwmrc: define variables by running `ifelse' in-place

9 years ago.fvwmrc: remove a space after number
Oleg Broytman [Sun, 8 Mar 2015 13:56:52 +0000 (16:56 +0300)]
.fvwmrc: remove a space after number

9 years ago.mc/menu: preserve attributes on untarring
Oleg Broytman [Wed, 25 Feb 2015 06:05:33 +0000 (09:05 +0300)]
.mc/menu: preserve attributes on untarring

9 years agoinit.py: fix using defaults
Oleg Broytman [Wed, 4 Feb 2015 19:22:45 +0000 (22:22 +0300)]
init.py: fix using defaults

9 years agopython/init.py: add new builtins: cat, sh, pager, editor
Oleg Broytman [Wed, 4 Feb 2015 18:36:00 +0000 (21:36 +0300)]
python/init.py: add new builtins: cat, sh, pager, editor

9 years ago.inputrc: reorder settings
Oleg Broytman [Sat, 31 Jan 2015 22:54:43 +0000 (01:54 +0300)]
.inputrc: reorder settings

9 years ago.inputrc: set expand-tilde off
Oleg Broytman [Sat, 31 Jan 2015 22:53:55 +0000 (01:53 +0300)]
.inputrc: set expand-tilde off

9 years ago.mc/menu: reorder some items
Oleg Broytman [Sat, 31 Jan 2015 18:59:05 +0000 (21:59 +0300)]
.mc/menu: reorder some items

9 years ago.gitconfig: use long options
Oleg Broytman [Tue, 27 Jan 2015 15:47:49 +0000 (18:47 +0300)]
.gitconfig: use long options

9 years ago.gitconfig: reorder options
Oleg Broytman [Tue, 27 Jan 2015 15:47:18 +0000 (18:47 +0300)]
.gitconfig: reorder options

9 years ago.fvwm/phd.m4: remove excessive quotes
Oleg Broytman [Mon, 26 Jan 2015 08:42:29 +0000 (11:42 +0300)]
.fvwm/phd.m4: remove excessive quotes

9 years agobin/wget-*: add option -4; reorder options
Oleg Broytman [Mon, 26 Jan 2015 06:43:20 +0000 (09:43 +0300)]
bin/wget-*: add option -4; reorder options

9 years agoAdd bin/find_home.sh
Oleg Broytman [Mon, 26 Jan 2015 06:43:02 +0000 (09:43 +0300)]
Add bin/find_home.sh

9 years agobin/find_*: first check names
Oleg Broytman [Mon, 26 Jan 2015 06:41:45 +0000 (09:41 +0300)]
bin/find_*: first check names

Name check doesn't require addition stat call.

9 years ago.gitconfig: add stb alias
Oleg Broytman [Fri, 23 Jan 2015 03:04:34 +0000 (06:04 +0300)]
.gitconfig: add stb alias

9 years ago.gitconfig: add lg* aliases for logging
Oleg Broytman [Fri, 23 Jan 2015 03:04:11 +0000 (06:04 +0300)]
.gitconfig: add lg* aliases for logging

9 years agomc.menu: fix misspelled program name
Oleg Broytman [Mon, 19 Jan 2015 15:40:36 +0000 (18:40 +0300)]
mc.menu: fix misspelled program name

9 years agomc.menu refactoring: change the order of menu items
Oleg Broytman [Sat, 17 Jan 2015 20:07:26 +0000 (23:07 +0300)]
mc.menu refactoring: change the order of menu items

Extract tar before (b/g/l/x/7)zip.

9 years agomc.menu: compress the current subdirectory to 7z
Oleg Broytman [Sat, 17 Jan 2015 20:07:02 +0000 (23:07 +0300)]
mc.menu: compress the current subdirectory to 7z

9 years agoFix mc.menu: test the other file (t r => T r)
Oleg Broytman [Sat, 17 Jan 2015 20:00:26 +0000 (23:00 +0300)]
Fix mc.menu: test the other file (t r => T r)

9 years agomc.menu: fix menu hot keys
Oleg Broytman [Sat, 17 Jan 2015 19:59:55 +0000 (22:59 +0300)]
mc.menu: fix menu hot keys

9 years agomc.menu: compress only files, not directories
Oleg Broytman [Sat, 17 Jan 2015 19:59:17 +0000 (22:59 +0300)]
mc.menu: compress only files, not directories

9 years agomc.menu: fix 7zr command line
Oleg Broytman [Sat, 17 Jan 2015 18:50:50 +0000 (21:50 +0300)]
mc.menu: fix 7zr command line

9 years agomc.menu: fix command lines
Oleg Broytman [Sat, 17 Jan 2015 18:44:37 +0000 (21:44 +0300)]
mc.menu: fix command lines

9 years agomc.menu: use 7zr
Oleg Broytman [Sat, 17 Jan 2015 18:44:05 +0000 (21:44 +0300)]
mc.menu: use 7zr

9 years agomc.menu: only archive files, not directories
Oleg Broytman [Sat, 17 Jan 2015 18:42:50 +0000 (21:42 +0300)]
mc.menu: only archive files, not directories

9 years agomc.menu refactoring: extract a compressed file
Oleg Broytman [Sat, 17 Jan 2015 18:35:20 +0000 (21:35 +0300)]
mc.menu refactoring: extract a compressed file

9 years agomc.menu: fix a bug - no need to name the archive
Oleg Broytman [Sat, 17 Jan 2015 18:34:24 +0000 (21:34 +0300)]
mc.menu: fix a bug - no need to name the archive

9 years agomc.menu refactoring: extract an archive
Oleg Broytman [Sat, 17 Jan 2015 18:06:15 +0000 (21:06 +0300)]
mc.menu refactoring: extract an archive

9 years agomc.menu refactoring: create a directory for archive
Oleg Broytman [Sat, 17 Jan 2015 18:05:24 +0000 (21:05 +0300)]
mc.menu refactoring: create a directory for archive

9 years agomc.menu: pack not-packed files
Oleg Broytman [Sat, 17 Jan 2015 18:02:59 +0000 (21:02 +0300)]
mc.menu: pack not-packed files

9 years agomc.menu: add && to test exit code
Oleg Broytman [Sat, 17 Jan 2015 18:01:03 +0000 (21:01 +0300)]
mc.menu: add && to test exit code

9 years agomc.menu: change titles
Oleg Broytman [Sat, 17 Jan 2015 18:00:21 +0000 (21:00 +0300)]
mc.menu: change titles

9 years agoRun xsetbg programs from ~/current/projects/xsetbg
Oleg Broytman [Sat, 3 Jan 2015 11:29:11 +0000 (14:29 +0300)]
Run xsetbg programs from ~/current/projects/xsetbg

9 years agovim: set cryptmethod=blowfish instead of very weak zip
Oleg Broytman [Tue, 13 Jan 2015 16:00:22 +0000 (19:00 +0300)]
vim: set cryptmethod=blowfish instead of very weak zip

9 years agoRun xsetbg programs from ~/current/projects/xsetbg
Oleg Broytman [Sat, 3 Jan 2015 11:29:11 +0000 (14:29 +0300)]
Run xsetbg programs from ~/current/projects/xsetbg

9 years agoOrder options by name
Oleg Broytman [Wed, 31 Dec 2014 22:00:25 +0000 (01:00 +0300)]
Order options by name

9 years ago.procmailrc: save sqlobject notifications to python mbox
Oleg Broytman [Sun, 21 Dec 2014 20:04:49 +0000 (23:04 +0300)]
.procmailrc: save sqlobject notifications to python mbox

9 years agokillall can also be used to kill processes by name
Oleg Broytman [Sat, 22 Nov 2014 03:27:24 +0000 (06:27 +0300)]
killall can also be used to kill processes by name

9 years agoJustify commands to the longest one (pidOf)
Oleg Broytman [Sat, 22 Nov 2014 03:26:16 +0000 (06:26 +0300)]
Justify commands to the longest one (pidOf)

9 years agotmux in Debian 7 really is too old
Oleg Broytman [Tue, 18 Nov 2014 23:04:55 +0000 (02:04 +0300)]
tmux in Debian 7 really is too old

Option renumber-windows was implemented in tmux 1.7, tmux in Debian 7 is 1.6.

9 years ago.fvwm: add bottom-left terminal's geometry
Oleg Broytman [Mon, 17 Nov 2014 15:51:18 +0000 (18:51 +0300)]
.fvwm: add bottom-left terminal's geometry

9 years ago.mc/menu: view pbm/ppm/xbm images
Oleg Broytman [Mon, 17 Nov 2014 13:37:11 +0000 (16:37 +0300)]
.mc/menu: view pbm/ppm/xbm images

9 years agomc.ext, menu: view PostScript with evince
Oleg Broytman [Mon, 17 Nov 2014 13:35:48 +0000 (16:35 +0300)]
mc.ext, menu: view PostScript with evince

9 years agomc.ext: restore image include, it's good enough
Oleg Broytman [Mon, 17 Nov 2014 13:35:09 +0000 (16:35 +0300)]
mc.ext: restore image include, it's good enough

9 years ago.xinitrc: stop pulseaudio
Oleg Broytman [Sat, 15 Nov 2014 16:24:31 +0000 (19:24 +0300)]
.xinitrc: stop pulseaudio

9 years ago.xinitrc: xsetbg has been moved
Oleg Broytman [Sat, 15 Nov 2014 16:23:47 +0000 (19:23 +0300)]
.xinitrc: xsetbg has been moved

9 years ago.mailcap: test python
Oleg Broytman [Fri, 14 Nov 2014 04:16:03 +0000 (07:16 +0300)]
.mailcap: test python

9 years ago.mailcap: convert text from utf-8 to the current locale
Oleg Broytman [Fri, 14 Nov 2014 04:12:06 +0000 (07:12 +0300)]
.mailcap: convert text from utf-8 to the current locale