Use more 'tmux-test' functions

This commit is contained in:
Bruno Sutic
2015-02-23 01:19:03 +01:00
parent d9ac38bef9
commit d4ec690610
3 changed files with 3 additions and 14 deletions

View File

@ -1,9 +1,3 @@
install_tmux_resurrect_helper() {
local plugin_path="${HOME}/.tmux/plugins/tmux-resurrect/"
rm -rf "$plugin_path"
git clone --recursive "${CURRENT_DIR}/../" "$plugin_path" >/dev/null 2>&1
}
# we want "fixed" dimensions no matter the size of real display
set_screen_dimensions_helper() {
stty cols 200