oh-my-bash/plugins
Koichi Murase 9ac2a92906 plugins/xterm: Refactor
* plugins/xterm: Add header line as an OMB plugin
* plugins/xterm: Add link to the upstream version
* plugins/xterm: Add the list of the configuration variables
* plugins/xterm: Do not rely on the function "cite"
* plugins/xterm: Add dependency to bash-preexec
* plugins/xterm: Use "function func" to avoid aliasing
* plugins/xterm: Namespacing function names
* plugins/xterm: Namespacing configuration variables
* plugins/xterm (_omb_plugin_xterm_set_title): Avoid expanding escapes in directory names, etc.
* plugins/xterm: Always enable precmd/preexec because the plugin should be enabled by the users' decision
* plugins/xterm: Do no unneccessarily add braces around ${var}
* plugins/xterm: Do no uneccessarily quote words
* plugins/xterm: Add README
2022-10-07 19:35:58 +09:00
..
ansible Feature to connect over vagrant servers 2022-07-13 22:34:15 +02:00
aws refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
bash-preexec plugins/bash-preexec: Add loader 2022-10-02 11:21:06 +09:00
bashmarks lib/omb-prompt-colors: Rename basic colors 2022-02-01 01:43:32 +09:00
battery Refactor "{ => _omb_util_}command_exists" 2022-08-23 18:09:50 +09:00
brew refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
bu refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
fasd refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
git refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
goenv refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
golang refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
kubectl refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
npm refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
nvm Refactor "{type => _omb_util_command_exists}" 2022-08-23 18:09:50 +09:00
progress refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
pyenv refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
sdkman refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
tmux-autoattach plugins/tmux-autoattach: Add memorandum about the background of option "-s0" 2022-06-20 13:58:31 +09:00
vagrant plugins/vagrant: Ajdust styles 2022-07-14 06:04:13 +09:00
xterm plugins/xterm: Refactor 2022-10-07 19:35:58 +09:00
zoxide refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00