Commit Graph

21 Commits

Author SHA1 Message Date
yasudanaoya 49c51f3774 fix: github to GitHub 2022-01-01 17:49:21 +09:00
Bruno Sutic 693e5a2a0f
Style fix 2021-08-14 11:00:04 +02:00
laggardkernel f9d3c542cd Remove hardcoding default branch as "master"
Default branch of repo could be "master", "main" or any names.
Stop hardcoding "master" as the default to clone and let "git"
decide it automatically.
2021-08-14 15:41:26 +08:00
Rafał Rothenberger fe5e13152a add branch support 2019-05-19 23:26:00 +02:00
Bruno Sutic 9be7f975e9
Move all helpers to 'helpers/' dir 2015-08-03 17:56:45 +02:00
Bruno Sutic 0e9b64ffc4
Stop using global variable for tpm path 2015-08-03 15:30:19 +02:00
Bruno Sutic 5adc9a987f
Helper functions refactoring 2015-08-03 15:17:07 +02:00
Bruno Sutic 516a6ea4c4
Tmux echo function rename 2015-08-03 01:25:51 +02:00
Bruno Sutic 9794997b6b
Variable quoting war 2015-08-03 00:42:03 +02:00
Bruno Sutic 274098a029
Small refactor 2015-08-01 18:16:17 +02:00
Bruno Sutic 58877eea8d
Correct errors in bin/install_plugins output 2015-08-01 18:14:05 +02:00
Bruno Sutic 40ba8e58dc
Enable installing plugins via cli executable 2015-08-01 18:14:04 +02:00
Bruno Sutic a51fb24f62
Extract 'ensure_tpm_path_exists' function 2015-08-01 18:14:04 +02:00
Ilya Terentyev f4d920362c Check write permissions to plugin folder
During plugin installation, check if required write permissions are in
place; if the sanity check fails, warn the user. This is a squash
4-in-1 commit.
2015-07-23 19:57:04 +03:00
Bruno Sutic a5c030d261
Clean out 2015-07-07 02:26:02 +02:00
Bruno Sutic 9949d48b6a
GIT_TERMINAL_PROMPT=0 2015-02-08 15:38:55 +01:00
Bruno Sutic f746ae2305
Fix plugin freeze when installing non-existing plugins
Fixes #7
2014-11-21 23:53:45 +01:00
Bruno Sutic 11ff4ef685 Update plugin installation messages 2014-08-05 20:50:47 +02:00
Bruno Sutic 3af756d836 update_plugin script 2014-08-05 20:43:28 +02:00
Bruno Sutic 3a5f56f10d U key binding shows a list of installed plugins 2014-08-05 18:45:59 +02:00
Bruno Sutic 1e5f07085b Rename script for plugin installation 2014-08-05 18:15:07 +02:00
Renamed from scripts/sync_plugins.sh (Browse further)