dotfiles/.local/bin
Marty Oehme 499d375791 Add basic dimswitch
Prints out current version number and simple usage instructions on invocation
with -h, --help, -v, --version. Displays used configuration file when invoked
with -i/--info.

Adds simple toggle ability script, used by simply invoking `dimswitch` from the
.local/bin/ directory. In this dotfile configuration that directory is added to
the path, so can be invoked from anywhere.

Invoked without any options it will look for a line which specifies a theme
with a `-light` or `-dark` option appended, and switch them out. Does not
change the vim colorscheme or background, and can not change the theme in
alacritty itself.

The extent of this script is still limited, if it should be expanded python
seems more suited. For further discussion, see its original Merge Request !18.
2019-09-02 11:00:28 +00:00
..
test Add basic dimswitch 2019-09-02 11:00:28 +00:00
dimswitch Add basic dimswitch 2019-09-02 11:00:28 +00:00
dmenuprompt Move scripts to .local/bin 2019-05-23 11:20:11 +02:00
syu Move scripts to .local/bin 2019-05-23 11:20:11 +02:00
tm [tmux] Add remote session nesting 2019-07-27 12:29:47 +00:00
umpv Move scripts to .local/bin 2019-05-23 11:20:11 +02:00
vifmimg Enable vifm image previews 2019-07-04 10:30:24 +02:00
vifmrun Allow entering vifm in pwd with vmm alias 2019-07-08 22:04:52 +02:00