]>
git.phdru.name Git - dotfiles.git/log
Oleg Broytman [Tue, 15 Mar 2016 23:36:16 +0000 (02:36 +0300)]
.gitconfig: use function instead of subshell
Shell functions are more efficient than calling a new shell.
Oleg Broytman [Tue, 15 Mar 2016 23:18:31 +0000 (02:18 +0300)]
.gitconfig: fix a bug in alias
It seems '}' must be escaped in aliases.
Oleg Broytman [Sat, 12 Mar 2016 21:57:11 +0000 (00:57 +0300)]
.profile: verify that `less' exists
Set PAGER to `more' if `less' doesn't exist.
Oleg Broytman [Thu, 3 Mar 2016 15:48:19 +0000 (18:48 +0300)]
.vimrc: set titlestring
Display filename, modification flag, full path, argument list status,
the current user, host and program name (to distinguish vim/view/etc).
Oleg Broytman [Wed, 2 Mar 2016 20:24:38 +0000 (23:24 +0300)]
.profile: use concatenation instead of `+=' for older shells
Oleg Broytman [Wed, 24 Feb 2016 10:41:22 +0000 (13:41 +0300)]
Add .curlrc, .gdbinit, .wgetrc
Oleg Broytman [Wed, 24 Feb 2016 10:38:15 +0000 (13:38 +0300)]
.bash_prompt: show success/error status of the previous command
Show error code in case of an error.
Oleg Broytman [Wed, 24 Feb 2016 10:37:48 +0000 (13:37 +0300)]
.bash_prompt: change colors and styles
Oleg Broytman [Wed, 24 Feb 2016 10:34:28 +0000 (13:34 +0300)]
.bash_prompt: change color definitions back to standard
Oleg Broytman [Wed, 24 Feb 2016 10:33:32 +0000 (13:33 +0300)]
.bash_prompt: rename purple to magenta
Oleg Broytman [Wed, 24 Feb 2016 10:29:23 +0000 (13:29 +0300)]
.bash_prompt: add dim colors
Oleg Broytman [Wed, 24 Feb 2016 10:27:16 +0000 (13:27 +0300)]
.bash_prompt: do not call git update-index
Avoid touching .git and triggering backup.
Oleg Broytman [Wed, 24 Feb 2016 10:22:23 +0000 (13:22 +0300)]
Add .bash_prompt
Downloaded from
https://github.com/necolas/dotfiles/blob/master/shell/bash_prompt
Oleg Broytman [Tue, 23 Feb 2016 23:03:43 +0000 (02:03 +0300)]
.gitconfig: add aliases
branches, null-merge, remotes, ri, tags
Oleg Broytman [Tue, 23 Feb 2016 00:33:33 +0000 (03:33 +0300)]
.shellrc: unset has_completion - it's no longer needed
Oleg Broytman [Mon, 22 Feb 2016 23:59:29 +0000 (02:59 +0300)]
.shellrc: save/reset/restore OPS1 for mc
Oleg Broytman [Mon, 22 Feb 2016 21:05:47 +0000 (00:05 +0300)]
Split .gitconfig into 2 color schemas for dark and light bg
Oleg Broytman [Mon, 22 Feb 2016 18:10:31 +0000 (21:10 +0300)]
.profile: remove PROMPT_COMMAND, set titles from PS1
Oleg Broytman [Mon, 22 Feb 2016 17:57:13 +0000 (20:57 +0300)]
bin/xtitle: refactoring
Oleg Broytman [Mon, 22 Feb 2016 17:43:19 +0000 (20:43 +0300)]
bin/xtitle: better comments
Oleg Broytman [Sun, 21 Feb 2016 18:55:46 +0000 (21:55 +0300)]
.screenrc: explain caption colors
Oleg Broytman [Sun, 14 Feb 2016 23:58:27 +0000 (02:58 +0300)]
.hgrc: update
Add color extension. Remove `less' options - they are now in $LESS.
Ignore pager for `clone', `push', `recommit', `shelve', `unshelve'.
Oleg Broytman [Wed, 10 Feb 2016 16:30:50 +0000 (19:30 +0300)]
.screenrc: change caption colors to match my tmux config
Title for the current window: blue on cyan;
titles for inactive windows: default (assumed black) on cyan.
Oleg Broytman [Tue, 9 Feb 2016 23:38:19 +0000 (02:38 +0300)]
.tmux.conf: simplify captions
Remove window name from titles.
Remove window title from the right status string,
Oleg Broytman [Tue, 9 Feb 2016 23:26:00 +0000 (02:26 +0300)]
.screenrc: simplify caption
Oleg Broytman [Sun, 31 Jan 2016 22:38:08 +0000 (01:38 +0300)]
.fvwmrc: increase pause
Oleg Broytman [Sun, 31 Jan 2016 22:37:26 +0000 (01:37 +0300)]
.fvwm2rc: fix a bug - wait for term names
Oleg Broytman [Sun, 31 Jan 2016 17:11:57 +0000 (20:11 +0300)]
vimrc: remove the current directory from the swap path
This is to avoid touching the current directory so that it doesn't
trigger backup.
Oleg Broytman [Wed, 20 Jan 2016 08:49:26 +0000 (11:49 +0300)]
.fvwmrc: do not start gajim at startup
Reorder startup sequence.
Oleg Broytman [Mon, 11 Jan 2016 22:05:32 +0000 (01:05 +0300)]
.muttrc: add core-workflow mailing list
Oleg Broytman [Sun, 3 Jan 2016 21:18:17 +0000 (00:18 +0300)]
.vimrc: use matchit plugin
Oleg Broytman [Sun, 3 Jan 2016 14:29:57 +0000 (17:29 +0300)]
.fvwmrc: put FvwmButtons, FvwmPager and xclock to lower level
Oleg Broytman [Thu, 10 Dec 2015 21:10:08 +0000 (00:10 +0300)]
.mc/menu: another fix for unrar
Oleg Broytman [Thu, 10 Dec 2015 17:33:59 +0000 (20:33 +0300)]
.inputrc: set skip-completed-text and visible-stats
Oleg Broytman [Sat, 28 Nov 2015 19:48:05 +0000 (22:48 +0300)]
.gitconfig: add 'root' aliases
Oleg Broytman [Fri, 27 Nov 2015 21:36:10 +0000 (00:36 +0300)]
Add README
Oleg Broytman [Fri, 27 Nov 2015 19:02:47 +0000 (22:02 +0300)]
.inputrc: explain searching backward/forward
Oleg Broytman [Fri, 27 Nov 2015 18:53:23 +0000 (21:53 +0300)]
.psqlrc: update
Oleg Broytman [Fri, 27 Nov 2015 06:24:12 +0000 (09:24 +0300)]
.shellrc: clear bash history
Oleg Broytman [Fri, 27 Nov 2015 06:22:56 +0000 (09:22 +0300)]
.shellrc: only remove .sh_history, not any .*history*
Oleg Broytman [Thu, 26 Nov 2015 22:53:57 +0000 (01:53 +0300)]
wget: minor refactoring (reorder options)
Oleg Broytman [Thu, 26 Nov 2015 22:52:04 +0000 (01:52 +0300)]
.gtkrc: update for Pidgin
Use <Enter> key to edit text in Pidgin, use <C-Enter> key to send.
Oleg Broytman [Thu, 26 Nov 2015 22:50:53 +0000 (01:50 +0300)]
.project: change job
I'm no longer work for BioChemMack, I'm now in STCnet "Atlas".
Oleg Broytman [Thu, 26 Nov 2015 22:21:22 +0000 (01:21 +0300)]
.shellrc: always pass options -FRX to less
Oleg Broytman [Mon, 16 Nov 2015 19:41:00 +0000 (22:41 +0300)]
.shellrc: remove grep/ls colorful aliases
There are simply too many GNU programs with --color parameter and too
many variants (like ll and such).
Oleg Broytman [Tue, 6 Oct 2015 18:55:17 +0000 (21:55 +0300)]
.profile, .shellrc: use dircolors
Oleg Broytman [Tue, 6 Oct 2015 18:54:18 +0000 (21:54 +0300)]
.shellrc: minor refactoring
Change functions to be more sh-like (less bashy).
Oleg Broytman [Mon, 5 Oct 2015 09:11:55 +0000 (12:11 +0300)]
.gitconfig: remove core.pager and pass -FRSX in env
When PAGER is exactly 'less' (without additional options) git uses
internal knowledge about its arguments.
Oleg Broytman [Mon, 5 Oct 2015 09:11:11 +0000 (12:11 +0300)]
.shellrc: minor refactoring
Oleg Broytman [Mon, 5 Oct 2015 08:46:47 +0000 (11:46 +0300)]
.fvwmrc: call Firefox after all windows
Oleg Broytman [Sun, 4 Oct 2015 18:55:20 +0000 (21:55 +0300)]
Add .hushlogin, show /etc/motd in .profile if it was changed
Oleg Broytman [Thu, 1 Oct 2015 21:30:44 +0000 (00:30 +0300)]
.psqlrc: NULL
Oleg Broytman [Thu, 1 Oct 2015 17:50:51 +0000 (20:50 +0300)]
.sqliterc: major update
Oleg Broytman [Wed, 30 Sep 2015 13:28:22 +0000 (16:28 +0300)]
.mc/menu: use unrar instead of rar
Oleg Broytman [Sat, 26 Sep 2015 13:20:04 +0000 (16:20 +0300)]
.fvwmrc: do not raise FvwmPager
Oleg Broytman [Mon, 21 Sep 2015 15:25:52 +0000 (18:25 +0300)]
.muttrc: написал/написала
Oleg Broytman [Mon, 21 Sep 2015 15:24:55 +0000 (18:24 +0300)]
.muttrc: save aliases to a temporary file
I will move them later manually to one of my aliases files.
Oleg Broytman [Mon, 14 Sep 2015 14:47:20 +0000 (17:47 +0300)]
.mc/menu: exclude VCS subdirectories from diff'ing
Oleg Broytman [Sun, 13 Sep 2015 15:25:57 +0000 (18:25 +0300)]
.fvwmrc: comment out xcalc
Oleg Broytman [Sun, 13 Sep 2015 13:14:58 +0000 (16:14 +0300)]
.fvwmrc: add menu separators
Oleg Broytman [Sun, 13 Sep 2015 13:14:17 +0000 (16:14 +0300)]
.fvwmrc: add menu item for qpdfview
Oleg Broytman [Fri, 11 Sep 2015 14:53:21 +0000 (17:53 +0300)]
.mailcap: add qpdfview
Oleg Broytman [Mon, 7 Sep 2015 21:59:12 +0000 (00:59 +0300)]
.mc: switch from evince to qpdfview
Oleg Broytman [Mon, 7 Sep 2015 20:27:58 +0000 (23:27 +0300)]
.fvwmrc: change menu font
Oleg Broytman [Fri, 4 Sep 2015 18:30:21 +0000 (21:30 +0300)]
.shellrc: simplify test for symlink
Oleg Broytman [Tue, 1 Sep 2015 12:53:19 +0000 (15:53 +0300)]
.fvwmrc: add terminals pushed to bottom-left
Oleg Broytman [Tue, 1 Sep 2015 12:50:28 +0000 (15:50 +0300)]
.fvwmrc: push big terms to the bottom of the screen
Oleg Broytman [Fri, 28 Aug 2015 01:08:52 +0000 (04:08 +0300)]
.muttrc: set attribution according to LC_TIME
Oleg Broytman [Thu, 20 Aug 2015 23:37:20 +0000 (02:37 +0300)]
.fvwmrc: avoid double wait
Oleg Broytman [Wed, 19 Aug 2015 19:07:40 +0000 (22:07 +0300)]
.fvwmrc: always wait pavucontrol
Oleg Broytman [Thu, 13 Aug 2015 18:37:20 +0000 (20:37 +0200)]
.fvwmrc: do not run pavucontrol if it's already running
Oleg Broytman [Sun, 2 Aug 2015 15:56:41 +0000 (18:56 +0300)]
.shellrc: add function mkcd
Oleg Broytman [Sun, 2 Aug 2015 15:55:13 +0000 (18:55 +0300)]
.shellrc: reset HOME if /home is a symlink
On BSD /home is a symlink to /usr/home.
Oleg Broytman [Sat, 1 Aug 2015 18:46:10 +0000 (21:46 +0300)]
.gitconfig: add --decorate to wshow
Oleg Broytman [Tue, 28 Jul 2015 13:53:05 +0000 (16:53 +0300)]
.fvwmrc: print-filename.py now accepts index instead of option -o
Oleg Broytman [Thu, 16 Jul 2015 14:35:23 +0000 (17:35 +0300)]
.tmux: change colors, texts and titles
Oleg Broytman [Thu, 16 Jul 2015 14:34:31 +0000 (17:34 +0300)]
.tmux: add (commented out) prefix change
Oleg Broytman [Tue, 14 Jul 2015 20:56:46 +0000 (23:56 +0300)]
.gitconfig: always abbreviate commit id's
Oleg Broytman [Tue, 14 Jul 2015 20:56:15 +0000 (23:56 +0300)]
.gitconfig: always setup rebase
Oleg Broytman [Mon, 6 Jul 2015 21:45:10 +0000 (00:45 +0300)]
.vimrc: set ttymouse=xterm2 under screen/tmux
Oleg Broytman [Sun, 28 Jun 2015 12:09:58 +0000 (15:09 +0300)]
.fvwmrc: increase pause
Oleg Broytman [Sun, 28 Jun 2015 12:09:30 +0000 (15:09 +0300)]
.fvwmrc: do not add pause if Firefox is already running
Oleg Broytman [Fri, 26 Jun 2015 11:21:10 +0000 (14:21 +0300)]
.fvwmrc: add a little pause before switching desktop
Allow FireFox function to open all windows and tabs.
Oleg Broytman [Fri, 19 Jun 2015 14:45:30 +0000 (17:45 +0300)]
.procmailrc: change SF headers
Oleg Broytman [Fri, 19 Jun 2015 02:05:13 +0000 (05:05 +0300)]
.shellrc: simplify TERM handling for tmux
Oleg Broytman [Fri, 19 Jun 2015 02:04:55 +0000 (05:04 +0300)]
.shellrc: minor refactoring
Oleg Broytman [Thu, 18 Jun 2015 14:31:36 +0000 (17:31 +0300)]
Expand tabs to spaces in changelogs
Oleg Broytman [Sun, 14 Jun 2015 13:00:34 +0000 (16:00 +0300)]
.fvwmrc: extend FireFox
At the start open two windows and two tabs in the second window.
Oleg Broytman [Sun, 14 Jun 2015 12:59:58 +0000 (15:59 +0300)]
.fvwmrc: merge FireFox-Wait into FireFox
Oleg Broytman [Wed, 27 May 2015 14:41:41 +0000 (17:41 +0300)]
.mc/menu: exclude python byte-compiled files for diff
Oleg Broytman [Sun, 24 May 2015 21:01:07 +0000 (00:01 +0300)]
.fvwmrc: remove excessive quotes
Oleg Broytman [Sun, 24 May 2015 13:09:12 +0000 (16:09 +0300)]
.procmailrc: remove unsubscribed mail lists and unused rules
Oleg Broytman [Sun, 24 May 2015 13:08:29 +0000 (16:08 +0300)]
.procmailrc: reorder headers
Oleg Broytman [Sun, 24 May 2015 13:06:59 +0000 (16:06 +0300)]
.procmailrc: generalize headers
Oleg Broytman [Sun, 24 May 2015 12:56:12 +0000 (15:56 +0300)]
.procmailrc: slightly reorder headers
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.
Oleg Broytman [Tue, 19 May 2015 18:56:28 +0000 (21:56 +0300)]
.shellrc: test if completion already exists
Oleg Broytman [Wed, 13 May 2015 19:45:38 +0000 (22:45 +0300)]
.screenrc: add status line at the bottom of terminal
Oleg Broytman [Tue, 12 May 2015 03:49:13 +0000 (06:49 +0300)]
.fvwmrc: quote TERM_KOI8_BOTRT to postpone its expansion
Oleg Broytman [Tue, 12 May 2015 03:48:45 +0000 (06:48 +0300)]
.fvwmrc: refactor duplicate definitions