tmux-kanagawa/scripts
Nuno Sá 135637745d scripts: git: add option for untracked files
By default 'git status' will look for untracked files and the script will
always detect that the local tree has changes if untracked files are
present. That is not always optimal since sometimes we might have, for
example, some custom build scripts (for some project) that is always
present and we don't want the status bar to always indicate changes.

Hence, add an option to disable this behavior by adding the '-uno' flag
to 'git status'. The default behavior is still maintained.

Signed-off-by: Nuno Sá <noname.nuno@gmail.com>
2022-09-05 16:07:43 +02: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 Update dracula.sh 2021-12-23 00:51:47 +01:00
git.sh scripts: git: add option for untracked files 2022-09-05 16:07:43 +02:00
gpu_usage.sh get_tmux_option(), normalize_percent_len() in scripts/utils.sh 2021-07-06 11:21:21 +02: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
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