tmux-kanagawa/scripts
Bryan Hoang e057d06c0d
fix(dracula.sh): fix execution errors
Resolves an issue cause by a syntax error and a removed executable bit
introduced by dracula/tmux#153.

The syntax/permissions issue stops the plugin from running properly when
I ran into the issue earlier today.

The missing executable bit is likely what's causing dracula/tmux#178
given that `man bash` has the following excerpt:

> If a command is found but is not executable, the return status is 126.
2022-11-07 12:59:39 -05:00
..
battery.sh Battery Status for Fedora 36 2022-08-10 14:14:17 +01:00
cpu_info.sh Add load average support 2021-12-22 23:11:09 +01:00
dracula.sh fix(dracula.sh): fix execution errors 2022-11-07 12:59:39 -05:00
git.sh scripts: git: add '--no-optional-locks' option 2022-09-06 14:36:47 +02:00
gpu_usage.sh get_tmux_option(), normalize_percent_len() in scripts/utils.sh 2021-07-06 11:21:21 +02:00
kubernetes_context.sh Added kubernetes-context plugin 2022-02-11 16:38:16 +01:00
network.sh consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
network_bandwidth.sh Show bandwidth in gB/s and mB/s when required 2021-10-10 04:44:40 +01:00
network_ping.sh Update network_ping.sh 2021-12-23 00:55:35 +01:00
ram_info.sh Cleanup RAM file 2021-10-09 19:48:10 -04:00
sleep_weather.sh Enable custom location for weather plugin 2021-12-03 18:49:34 +01:00
spotify-tui.sh Added the plugin spotify-tui 2022-02-11 17:38:01 +01:00
utils.sh fix too many arguments in utils.sh 2021-07-19 08:19:41 +02:00
weather.sh Enable custom location for weather plugin 2021-12-03 18:49:34 +01:00