]> git.phdru.name Git - dotfiles.git/log
dotfiles.git
3 years ago.shellrc: Complete program names for `run-all-hosts`
Oleg Broytman [Thu, 16 Jul 2020 10:05:55 +0000 (13:05 +0300)]
.shellrc: Complete program names for `run-all-hosts`

3 years agoStyle(.shellrc): Change indent style
Oleg Broytman [Thu, 16 Jul 2020 10:05:26 +0000 (13:05 +0300)]
Style(.shellrc): Change indent style

3 years ago.muttrc: Fix viewing html attachment
Oleg Broytman [Sun, 12 Jul 2020 23:04:57 +0000 (02:04 +0300)]
.muttrc: Fix viewing html attachment

View html attachment saving it in a file instead of piping.

3 years ago.vim/plugin: add `whichwrap.vim` to restore the setting under GNU `screen`
Oleg Broytman [Wed, 8 Jul 2020 13:56:32 +0000 (16:56 +0300)]
.vim/plugin: add `whichwrap.vim` to restore the setting under GNU `screen`

3 years ago.muttrc: Convert html attachment to/from UTF-8
Oleg Broytman [Fri, 3 Jul 2020 11:52:15 +0000 (14:52 +0300)]
.muttrc: Convert html attachment to/from UTF-8

Undo conversion made by `mutt`.

3 years ago.mc: Update `mc.ext`
Oleg Broytman [Tue, 30 Jun 2020 09:16:52 +0000 (12:16 +0300)]
.mc: Update `mc.ext`

3 years ago.vimrc: Remove everything related to bracketed paste mode
Oleg Broytman [Fri, 26 Jun 2020 00:11:20 +0000 (03:11 +0300)]
.vimrc: Remove everything related to bracketed paste mode

Doesn't work under GNU Screen. I now use and recommend to all
https://github.com/jooize/vim-bracketed-paste plugin.

3 years ago.vim: Fix PyEm filetype
Oleg Broytman [Wed, 24 Jun 2020 15:45:11 +0000 (18:45 +0300)]
.vim: Fix PyEm filetype

3 years agoscreen: Allow 2 different sessions with KOI8-R and UTF-8 locales
Oleg Broytman [Fri, 19 Jun 2020 13:52:30 +0000 (16:52 +0300)]
screen: Allow 2 different sessions with KOI8-R and UTF-8 locales

3 years ago.vim: Press `<Enter>` instead of `<C-]>` in help
Oleg Broytman [Thu, 18 Jun 2020 21:12:56 +0000 (00:12 +0300)]
.vim: Press `<Enter>` instead of `<C-]>` in help

Define buffer-specific macro in ftplugin `help.vim`.

3 years ago.vimrc: Update `titlestring` from default
Oleg Broytman [Sun, 14 Jun 2020 15:23:08 +0000 (18:23 +0300)]
.vimrc: Update `titlestring` from default

3 years ago.vimrc: Add default `statusline` and `titlestring`
Oleg Broytman [Sun, 14 Jun 2020 15:21:08 +0000 (18:21 +0300)]
.vimrc: Add default `statusline` and `titlestring`

3 years agobash: Append `$SHLVL` directly to `$OPS1`
Oleg Broytman [Fri, 12 Jun 2020 18:39:40 +0000 (21:39 +0300)]
bash: Append `$SHLVL` directly to `$OPS1`

3 years agobash: Move code related to prompt to `admin/prog/bash_prompt`
Oleg Broytman [Fri, 12 Jun 2020 18:11:27 +0000 (21:11 +0300)]
bash: Move code related to prompt to `admin/prog/bash_prompt`

3 years agobash: Separate host from current dir in `PS1` with `:`
Oleg Broytman [Fri, 12 Jun 2020 14:51:24 +0000 (17:51 +0300)]
bash: Separate host from current dir in `PS1` with `:`

3 years agobash: Prepend memory control group to `PS1`
Oleg Broytman [Fri, 12 Jun 2020 14:39:45 +0000 (17:39 +0300)]
bash: Prepend memory control group to `PS1`

3 years agoFeat: Add `cgmem_which`
Oleg Broytman [Fri, 12 Jun 2020 14:17:08 +0000 (17:17 +0300)]
Feat: Add `cgmem_which`

Show in what memory control group the current shell is.

3 years agobash: Cut long hostname to 5 characters
Oleg Broytman [Mon, 8 Jun 2020 17:48:03 +0000 (20:48 +0300)]
bash: Cut long hostname to 5 characters

3 years agoFix(short_curdir): Count ellipsis
Oleg Broytman [Mon, 8 Jun 2020 17:47:20 +0000 (20:47 +0300)]
Fix(short_curdir): Count ellipsis

3 years agoRename `bin/m` -> `bin/mk`
Oleg Broytman [Mon, 8 Jun 2020 02:33:54 +0000 (05:33 +0300)]
Rename `bin/m` -> `bin/mk`

3 years agobash: Use custom `short_curdir` instead of `\W` in `PS1`
Oleg Broytman [Sun, 7 Jun 2020 21:38:39 +0000 (00:38 +0300)]
bash: Use custom `short_curdir` instead of `\W` in `PS1`

3 years ago.mc: `pdftotext`: Preserve layout
Oleg Broytman [Fri, 5 Jun 2020 21:47:59 +0000 (00:47 +0300)]
.mc: `pdftotext`: Preserve layout

And silence error messages.

3 years ago.muttrc: Work around a very strange bug in my `mutt`
Oleg Broytman [Fri, 5 Jun 2020 18:20:15 +0000 (21:20 +0300)]
.muttrc: Work around a very strange bug in my `mutt`

In the command line it now requires typing `x` 2 times.

3 years ago.muttrc: Run `(un)auto_view text/html` in the attachment screen
Oleg Broytman [Fri, 5 Jun 2020 18:15:36 +0000 (21:15 +0300)]
.muttrc: Run `(un)auto_view text/html` in the attachment screen

3 years ago.mc: Use `pdftotext`, iconv.py` and run a pager to view PDFs
Oleg Broytman [Fri, 5 Jun 2020 17:26:05 +0000 (20:26 +0300)]
.mc: Use `pdftotext`, iconv.py` and run a pager to view PDFs

3 years ago.mc: Use `iconv.py` and run a pager
Oleg Broytman [Fri, 5 Jun 2020 17:21:03 +0000 (20:21 +0300)]
.mc: Use `iconv.py` and run a pager

3 years agoFeat(.mc): Add commands to view/edit XLSX files
Oleg Broytman [Fri, 5 Jun 2020 13:52:58 +0000 (16:52 +0300)]
Feat(.mc): Add commands to view/edit XLSX files

3 years agoRefactor(.mc/mc.ext): Rename `include/msoffice` to `msoffice-doc`
Oleg Broytman [Fri, 5 Jun 2020 13:51:41 +0000 (16:51 +0300)]
Refactor(.mc/mc.ext): Rename `include/msoffice` to `msoffice-doc`

Prepare to add `msoffice-xlsx`.

3 years agoRefactor(.mc/menu): Reorder menu items
Oleg Broytman [Fri, 5 Jun 2020 13:49:36 +0000 (16:49 +0300)]
Refactor(.mc/menu): Reorder menu items

3 years ago.mc/menu: Fix `gmplayer`
Oleg Broytman [Wed, 3 Jun 2020 11:57:15 +0000 (14:57 +0300)]
.mc/menu: Fix `gmplayer`

3 years ago.mc: Replace `qpdfview`, use `evince` to view PDFs
Oleg Broytman [Wed, 3 Jun 2020 11:30:26 +0000 (14:30 +0300)]
.mc: Replace `qpdfview`, use `evince` to view PDFs

`qpdfview` doesn't support non-UTF8 paths.

3 years ago.mc/menu: Add louder mpv menu item
Oleg Broytman [Wed, 3 Jun 2020 11:29:30 +0000 (14:29 +0300)]
.mc/menu: Add louder mpv menu item

3 years ago.muttrc: Add macro `V` to view html attachment in a web browser
Oleg Broytman [Fri, 29 May 2020 23:51:57 +0000 (02:51 +0300)]
.muttrc: Add macro `V` to view html attachment in a web browser

3 years agowebstdin: Redirect stdin from `/dev/tty`
Oleg Broytman [Fri, 29 May 2020 23:42:35 +0000 (02:42 +0300)]
webstdin: Redirect stdin from `/dev/tty`

The script is usually run with stdin redirected from a file or a pipe.
It's necessary to re-redirect stdin so that a console browser
reads from the terminal.

3 years ago.fvwmrc: Switch to the screen where `gxmessage` is open
Oleg Broytman [Wed, 27 May 2020 12:15:54 +0000 (15:15 +0300)]
.fvwmrc: Switch to the screen where `gxmessage` is open

3 years ago.fvwmrc: Do not open local terminal for `phdru.name`
Oleg Broytman [Wed, 27 May 2020 12:14:05 +0000 (15:14 +0300)]
.fvwmrc: Do not open local terminal for `phdru.name`

It's now opened from a button.
See commit 884132f1531aa93222be418209118983e9fcbc66.

3 years ago.fvwmrc: Use `REMOTE_SCREEN` directly
Oleg Broytman [Mon, 25 May 2020 00:13:31 +0000 (03:13 +0300)]
.fvwmrc: Use `REMOTE_SCREEN` directly

3 years agoRevert ".Xmodmap: Improve mapping of Shift (or NumLock) + keypad keys"
Oleg Broytman [Sun, 24 May 2020 13:32:39 +0000 (16:32 +0300)]
Revert ".Xmodmap: Improve mapping of Shift (or NumLock) + keypad keys"

This reverts commit 6491d094caaa894db49729e611ec9553c8d8d47a.

3 years agoRevert ".profile: Start `screen` on interactive login shell"
Oleg Broytman [Sun, 24 May 2020 02:20:02 +0000 (05:20 +0300)]
Revert ".profile: Start `screen` on interactive login shell"

This reverts commits
542f2a97ae5094eb88116ffa02fc441ba95dae47,
41c57a5fd1cf36e9115e8904c068b5777a49ba3e,
c5d595d83cab2e180a71bc65b9e4a8a2f71772db.

3 years ago.fvwm: Publish my real `main.m4`
Oleg Broytman [Sun, 24 May 2020 01:20:29 +0000 (04:20 +0300)]
.fvwm: Publish my real `main.m4`

Too much troubles updating it for publishing every time.

3 years ago.profile: Run `/usr/bin/screen` directly
Oleg Broytman [Sat, 23 May 2020 05:12:38 +0000 (08:12 +0300)]
.profile: Run `/usr/bin/screen` directly

Avoid detecting and executing `~/bin/screen`.

3 years ago.vimrc: Increase X11 font size
Oleg Broytman [Sat, 23 May 2020 00:02:32 +0000 (03:02 +0300)]
.vimrc: Increase X11 font size

3 years ago.vimrc: Improve GUI type detection
Oleg Broytman [Sat, 23 May 2020 00:02:13 +0000 (03:02 +0300)]
.vimrc: Improve GUI type detection

3 years ago.muttrc: Comment out `KP_Enter` mapping
Oleg Broytman [Fri, 22 May 2020 21:32:50 +0000 (00:32 +0300)]
.muttrc: Comment out `KP_Enter` mapping

It prevents `<Enter>` to work in all other macros.

3 years ago.Xmodmap: Improve mapping of Shift (or NumLock) + keypad keys
Oleg Broytman [Thu, 21 May 2020 11:41:36 +0000 (14:41 +0300)]
.Xmodmap: Improve mapping of Shift (or NumLock) + keypad keys

3 years agoFeat(.fvwmrc): Open iconic Firefox window back
Oleg Broytman [Wed, 20 May 2020 18:11:38 +0000 (21:11 +0300)]
Feat(.fvwmrc): Open iconic Firefox window back

This reverts commit aad7389cd958624dcf0e64be47e70e2776f4cbc0.

3 years ago.screenrc: Map additional keypad keys
Oleg Broytman [Wed, 20 May 2020 00:54:28 +0000 (03:54 +0300)]
.screenrc: Map additional keypad keys

3 years ago.screenrc: Fix keypad key names in comments
Oleg Broytman [Wed, 20 May 2020 00:48:25 +0000 (03:48 +0300)]
.screenrc: Fix keypad key names in comments

3 years ago.screenrc: Change hardstatus colors
Oleg Broytman [Thu, 14 May 2020 22:59:16 +0000 (01:59 +0300)]
.screenrc: Change hardstatus colors

The current window (highlighted): black on green;
other windows: black on brown (dim yellow).

3 years ago.bash_prompt: Fix a bug in syntax
Oleg Broytman [Thu, 14 May 2020 22:06:22 +0000 (01:06 +0300)]
.bash_prompt: Fix a bug in syntax

And remove an excessive space.

3 years agobash: Make `PS1` shorter and simpler
Oleg Broytman [Thu, 14 May 2020 14:16:52 +0000 (17:16 +0300)]
bash: Make `PS1` shorter and simpler

Do not repeat `$$$$`, instead display `$4`.

3 years ago.profile: Add `>` as a prompt character for non-bash shells
Oleg Broytman [Thu, 14 May 2020 14:16:11 +0000 (17:16 +0300)]
.profile: Add `>` as a prompt character for non-bash shells

3 years ago.profile: Remove unused `PROMPT_DIRTRIM`, `\W` is enough
Oleg Broytman [Thu, 14 May 2020 14:14:57 +0000 (17:14 +0300)]
.profile: Remove unused `PROMPT_DIRTRIM`, `\W` is enough

3 years agoUpdate .mc/ini
Oleg Broytman [Wed, 13 May 2020 23:00:39 +0000 (02:00 +0300)]
Update .mc/ini

3 years ago.profile: Extend checks for interactive mode
Oleg Broytman [Wed, 13 May 2020 07:16:40 +0000 (10:16 +0300)]
.profile: Extend checks for interactive mode

Avoid starting `screen` when running under `ssh -t remote_host command`.

3 years ago.profile: Start `screen` on interactive login shell
Oleg Broytman [Tue, 12 May 2020 22:51:30 +0000 (01:51 +0300)]
.profile: Start `screen` on interactive login shell

3 years ago.profile: Check error code of `which`, not output
Oleg Broytman [Tue, 12 May 2020 21:55:01 +0000 (00:55 +0300)]
.profile: Check error code of `which`, not output

3 years ago.shellrc: Add the current directory for `mc`
Oleg Broytman [Mon, 11 May 2020 17:26:32 +0000 (20:26 +0300)]
.shellrc: Add the current directory for `mc`

3 years agobash: Append `$SHLVL` number of `\$` to `$PS1`
Oleg Broytman [Sun, 10 May 2020 17:58:04 +0000 (20:58 +0300)]
bash: Append `$SHLVL` number of `\$` to `$PS1`

3 years ago.muttrc: Add macro to map `KP_Enter` -> `Enter`
Oleg Broytman [Sun, 10 May 2020 10:16:24 +0000 (13:16 +0300)]
.muttrc: Add macro to map `KP_Enter` -> `Enter`

3 years ago.muttrc: Remove job-related macros from public
Oleg Broytman [Sun, 10 May 2020 10:15:54 +0000 (13:15 +0300)]
.muttrc: Remove job-related macros from public

3 years ago.mc: Run `mplayer` with preset audio volume
Oleg Broytman [Fri, 1 May 2020 23:59:51 +0000 (02:59 +0300)]
.mc: Run `mplayer` with preset audio volume

3 years ago.mailcap: Remove outdated `smplayer` and `mediaplayer_open`
Oleg Broytman [Fri, 1 May 2020 23:56:57 +0000 (02:56 +0300)]
.mailcap: Remove outdated `smplayer` and `mediaplayer_open`

3 years agoRefactor(.fvwmrc): Refactor `ssh -4` in a separate macro
Oleg Broytman [Thu, 30 Apr 2020 13:53:46 +0000 (16:53 +0300)]
Refactor(.fvwmrc): Refactor `ssh -4` in a separate macro

4 years agoFeat(.fvwmrc): Do not open iconic Firefox window
Oleg Broytman [Sun, 26 Apr 2020 20:33:10 +0000 (23:33 +0300)]
Feat(.fvwmrc): Do not open iconic Firefox window

I now use builtin session/restore.

4 years agoFeat(.fvwmrc): Do not start IM controller terminal
Oleg Broytman [Sun, 26 Apr 2020 20:32:06 +0000 (23:32 +0300)]
Feat(.fvwmrc): Do not start IM controller terminal

I stopped using Gajim/Pidgin/Skype on desktop.

4 years agoFix(.xinitrc): Fix vertical scrolling with touchpad
Oleg Broytman [Sun, 26 Apr 2020 00:11:24 +0000 (03:11 +0300)]
Fix(.xinitrc): Fix vertical scrolling with touchpad

4 years agoFix(.mc/menu): `mplayer` (actually `mpv`)
Oleg Broytman [Sat, 25 Apr 2020 21:43:39 +0000 (00:43 +0300)]
Fix(.mc/menu): `mplayer` (actually `mpv`)

4 years agoFeat(.mc/menu): Edit PDFs with `LibreOffice`
Oleg Broytman [Sat, 25 Apr 2020 21:41:55 +0000 (00:41 +0300)]
Feat(.mc/menu): Edit PDFs with `LibreOffice`

4 years agoFeat(.mc/mc.ext): Switch to `audacious`
Oleg Broytman [Sat, 25 Apr 2020 21:39:49 +0000 (00:39 +0300)]
Feat(.mc/mc.ext): Switch to `audacious`

Switch from `deadbeef` back to `audacious` and `audtool`.

4 years agoFeat(cgmem_nice): More memory containers were added
Oleg Broytman [Fri, 24 Apr 2020 17:14:10 +0000 (20:14 +0300)]
Feat(cgmem_nice): More memory containers were added

4 years ago.screenrc: Remap keypad
Oleg Broytman [Sat, 11 Apr 2020 15:13:34 +0000 (18:13 +0300)]
.screenrc: Remap keypad

4 years ago.mc/menu: Recode input filename
Oleg Broytman [Fri, 10 Apr 2020 09:58:28 +0000 (12:58 +0300)]
.mc/menu: Recode input filename

Recode filenames for shitty programs
that require filenames to be in UTF-8 encoding
regardless of the current locale.

4 years ago.mc/menu: Switch from `deadbeef` back to `audacious` and `audtool`
Oleg Broytman [Fri, 10 Apr 2020 09:57:56 +0000 (12:57 +0300)]
.mc/menu: Switch from `deadbeef` back to `audacious` and `audtool`

4 years ago.fvwmrc: Switch to the 1st virtual screen, top-left corner
Oleg Broytman [Fri, 10 Apr 2020 00:26:02 +0000 (03:26 +0300)]
.fvwmrc: Switch to the 1st virtual screen, top-left corner

I no longer start root terminal so I don't need to switch to it.

4 years ago.xinitrc: Run `xmodmap`
Oleg Broytman [Thu, 9 Apr 2020 18:53:35 +0000 (21:53 +0300)]
.xinitrc: Run `xmodmap`

4 years ago.Xmodmap: Map keypad keys
Oleg Broytman [Thu, 9 Apr 2020 18:44:26 +0000 (21:44 +0300)]
.Xmodmap: Map keypad keys

4 years ago.Xmodmap: Add more examples
Oleg Broytman [Thu, 9 Apr 2020 18:43:53 +0000 (21:43 +0300)]
.Xmodmap: Add more examples

4 years ago.Xmodmap: Refactor
Oleg Broytman [Thu, 9 Apr 2020 18:42:40 +0000 (21:42 +0300)]
.Xmodmap: Refactor

Just reorder sections.

4 years ago.fvwmrc: Start PulseAudio on start and resume
Oleg Broytman [Tue, 7 Apr 2020 05:45:06 +0000 (08:45 +0300)]
.fvwmrc: Start PulseAudio on start and resume

Right before `pavucontrol`.

4 years ago.fvwmrc: Return to `audacious` and `audtool`
Oleg Broytman [Tue, 7 Apr 2020 05:34:58 +0000 (08:34 +0300)]
.fvwmrc: Return to `audacious` and `audtool`

Switch from `deadbeef` back again.

4 years ago.fvwmrc: Do not return to (absent) root terminal
Oleg Broytman [Tue, 7 Apr 2020 05:34:18 +0000 (08:34 +0300)]
.fvwmrc: Do not return to (absent) root terminal

4 years ago.muttrc: Map keypad keys to arrows
Oleg Broytman [Tue, 7 Apr 2020 00:37:13 +0000 (03:37 +0300)]
.muttrc: Map keypad keys to arrows

Arrows doesn't really work, Home/End/PgUp/PgDn work.

4 years ago.vimrc: Map keypad keys to arrows
Oleg Broytman [Mon, 6 Apr 2020 23:48:49 +0000 (02:48 +0300)]
.vimrc: Map keypad keys to arrows

4 years ago.vimrc: Set `visualbell` and `belloff`
Oleg Broytman [Mon, 6 Apr 2020 23:48:12 +0000 (02:48 +0300)]
.vimrc: Set `visualbell` and `belloff`

4 years ago.xinitrc: Start/stop PulseAudio
Oleg Broytman [Mon, 6 Apr 2020 21:48:11 +0000 (00:48 +0300)]
.xinitrc: Start/stop PulseAudio

4 years ago.fvwmrc: Start PulseAudio
Oleg Broytman [Mon, 6 Apr 2020 12:23:43 +0000 (15:23 +0300)]
.fvwmrc: Start PulseAudio

PaVuControl stopped starting PA

4 years ago.fvwmrc: Do not start root terminal
Oleg Broytman [Mon, 6 Apr 2020 12:21:05 +0000 (15:21 +0300)]
.fvwmrc: Do not start root terminal

These days I prefer `sudo` for its excessive logging.

4 years ago.fvwmrc: Change big terminal size
Oleg Broytman [Mon, 6 Apr 2020 12:20:28 +0000 (15:20 +0300)]
.fvwmrc: Change big terminal size

4 years ago.shellrc: Minor refactoring
Oleg Broytman [Sun, 5 Apr 2020 15:08:50 +0000 (18:08 +0300)]
.shellrc: Minor refactoring

Source `~/.bash_completion.d/` after all completions.

4 years ago.vimrc: Remove excessive `redraw`
Oleg Broytman [Sun, 5 Apr 2020 14:40:47 +0000 (17:40 +0300)]
.vimrc: Remove excessive `redraw`

In `vim` 8.1 it causes strange on-screen effects.

4 years ago.profile: Add `~/.local/bin` to `PATH`
Oleg Broytman [Sun, 5 Apr 2020 14:40:07 +0000 (17:40 +0300)]
.profile: Add `~/.local/bin` to `PATH`

4 years ago.vim/python/virtualenv.py: Remove deprecated universal mode
Oleg Broytman [Sun, 5 Apr 2020 09:35:15 +0000 (12:35 +0300)]
.vim/python/virtualenv.py: Remove deprecated universal mode

4 years ago.xinitrc: calculate geometry for `xclock`
Oleg Broytman [Fri, 27 Mar 2020 15:59:42 +0000 (18:59 +0300)]
.xinitrc: calculate geometry for `xclock`

4 years ago.shellrc: Check if file `bash_completion` exists
Oleg Broytman [Tue, 10 Mar 2020 23:26:33 +0000 (02:26 +0300)]
.shellrc: Check if file `bash_completion` exists

4 years agoFix(init.py): Do not intercept EOF in `myinput`
Oleg Broytman [Thu, 5 Mar 2020 10:02:01 +0000 (13:02 +0300)]
Fix(init.py): Do not intercept EOF in `myinput`

4 years ago.vimrc: Use `empty()` instead of `len`/`strlen`
Oleg Broytman [Sun, 2 Feb 2020 15:33:30 +0000 (18:33 +0300)]
.vimrc: Use `empty()` instead of `len`/`strlen`

4 years agoFeat(python/init.py): Add more dark terminals
Oleg Broytman [Sun, 2 Feb 2020 14:01:48 +0000 (17:01 +0300)]
Feat(python/init.py): Add more dark terminals

Add `cygwin` and `putty`.

4 years agoFix(python/init.py): Do not use `ColoredFile` at unrecognized terminals
Oleg Broytman [Sun, 2 Feb 2020 14:01:48 +0000 (17:01 +0300)]
Fix(python/init.py): Do not use `ColoredFile` at unrecognized terminals

4 years ago.mc/menu: Test symlinks
Oleg Broytman [Thu, 30 Jan 2020 18:09:18 +0000 (21:09 +0300)]
.mc/menu: Test symlinks