2023-03-03 01:47 | Improve printf statements | Byron Torres | 1 | +13 | -13 |
2023-03-03 01:45 | Improve graphic() | Byron Torres | 1 | +3 | -1 |
2022-03-27 23:52 | Update README.md | Byron Torres | 1 | +12 | -4 |
2022-03-27 23:46 | Improve _shell() with '$SHLVL | Byron Torres | 1 | +1 | -1 |
2022-03-02 12:09 | Display boot datetime in _uptime() | Byron Torres | 1 | +3 | -2 |
2022-03-02 12:08 | Use $PRETTY_NAME from /etc/os-release in _os() | Byron Torres | 1 | +2 | -1 |
2022-02-24 23:10 | Fix _uptime() units order | Byron Torres | 1 | +2 | -2 |
2022-02-21 17:02 | Redundancy for _uptime() with uptime utility | Byron Torres | 1 | +7 | -3 |
2022-02-21 16:48 | Use sh, not dc, for _uptime() | Byron Torres | 1 | +3 | -5 |
2022-02-21 00:23 | New _uptime() statusline; rm _kernal() | Byron Torres | 1 | +8 | -4 |
2021-10-14 23:55 | Use env printf | Byron Torres | 1 | +9 | -9 |
2021-08-25 23:56 | Improve _sshd() using 'user@pts/n' output from ps | Byron Torres | 2 | +4 | -4 |
2021-08-20 12:07 | Revert 015c94b "Use ps formatting to simplify..." | Byron Torres | 1 | +3 | -5 |
2021-08-19 12:47 | Improve README.md | Byron Torres | 1 | +3 | -2 |
2021-08-18 04:17 | Fix README.md | Byron Torres | 1 | +1 | -1 |
2021-08-18 01:00 | Update README.md | Byron Torres | 1 | +25 | -15 |
2021-08-18 00:59 | Fix config(), improve graphic() and formatters() | Byron Torres | 1 | +26 | -26 |
2021-08-17 23:14 | Adjust status whitespace | Byron Torres | 1 | +6 | -6 |
2021-08-17 23:12 | Make colors bold, adjust formatters | Byron Torres | 1 | +8 | -5 |
2021-08-01 11:54 | Use portable 'comm', not 'cmd', in ps formatting | Byron Torres | 1 | +2 | -2 |
2021-06-21 22:54 | Use ps formatting to simplify 0b0e927 & 81812e8 | Byron Torres | 1 | +5 | -3 |
2021-04-23 11:49 | Sort tmux sessions by age | Byron Torres | 1 | +4 | -10 |
2021-04-10 00:23 | Improve _tmux(), underline attached tmux sessions | Byron Torres | 1 | +5 | -5 |
2021-04-10 00:06 | Rewrite _tmux(), s/colours/formatters/, new $ul | Byron Torres | 1 | +16 | -14 |
2021-03-07 03:04 | Update README.md | Byron Torres | 1 | +6 | -6 |
2021-02-22 23:00 | Make statusline spacing 3 -> 1 spaces | Byron Torres | 1 | +5 | -5 |
2021-02-21 18:32 | Add config function | Byron Torres | 1 | +9 | -4 |
2021-02-21 18:23 | Remove colons ':' from statuslines | Byron Torres | 1 | +5 | -5 |
2021-02-19 13:28 | Feature: configurable graphic.sh | Byron Torres | 2 | +6 | -4 |
2021-02-19 13:01 | Update README.md | Byron Torres | 1 | +9 | -4 |
2021-02-19 12:39 | Add LICENSE | Byron Torres | 1 | +674 | -0 |
2021-02-18 21:13 | Use ps flags ax | Byron Torres | 1 | +2 | -2 |
2021-02-18 13:44 | Fix sshd grep self-reference bug | Byron Torres | 1 | +3 | -1 |
2021-02-18 06:22 | Fix tmux grep self-reference bug | Byron Torres | 1 | +1 | -1 |
2021-02-18 05:59 | Prefer shell fullpath to unpredictable --version | Byron Torres | 1 | +1 | -1 |
2021-02-18 05:42 | Fix portability for sshd | Byron Torres | 1 | +1 | -1 |
2021-02-18 04:17 | Merge branch 'master' of git.sr.ht:~torresjrjr/fetch | Byron Torres | 1 | +3 | -3 |
2021-02-18 04:14 | Portability fixes for host, shell, and tmux | Byron Torres | 1 | +3 | -3 |
2021-02-08 00:59 | Update graphic/status border example | Byron Torres | 1 | +1 | -1 |
2021-02-02 01:15 | _shell(): Use < instead of cat | Byron Torres | 1 | +1 | -2 |
2021-02-02 00:07 | Correct graphic() border, Use grep -q in _tmux() | Byron Torres | 1 | +10 | -10 |
2021-02-01 23:47 | Rewrite _shell() using /proc | Byron Torres | 1 | +2 | -3 |
2021-02-01 01:03 | Rewrite _shell() using its PPID from ps and awk | Byron Torres | 1 | +3 | -1 |
2021-01-31 23:19 | Format statusline functions, simplify _tmux() | Byron Torres | 1 | +23 | -18 |
2021-01-31 22:49 | Simplify colour() declarations | Byron Torres | 1 | +5 | -5 |
2021-01-31 14:30 | Refactor to optimise for reading and patching | Byron Torres | 1 | +45 | -36 |
2021-01-31 01:29 | Gather the graphic's dimensions programmatically | Byron Torres | 1 | +3 | -3 |
2021-01-29 17:55 | Minor refractor | Byron Torres | 1 | +6 | -9 |
2021-01-29 17:30 | Improve _sshd() with single awk process | Byron Torres | 1 | +1 | -1 |
2021-01-29 12:00 | Improve _title() and _sshd() | Byron Torres | 1 | +2 | -8 |
2021-01-29 11:45 | Simplify cursor util with ANSI escape sequences | Byron Torres | 1 | +3 | -9 |
2021-01-29 11:28 | Fix palette | Byron Torres | 1 | +1 | -1 |
2021-01-29 11:00 | Format code, add email | Byron Torres | 1 | +7 | -5 |
2021-01-29 10:52 | Complete README.md | Byron Torres | 2 | +44 | -26 |
2021-01-28 22:13 | Rewrite status() with string arguments | Byron Torres | 1 | +32 | -39 |
2021-01-28 12:58 | Print status lines sequentially, not as one block | Byron Torres | 1 | +75 | -45 |
2021-01-28 11:58 | Replace clear with precise cursor reset | Byron Torres | 1 | +10 | -1 |
2020-11-28 00:35 | Format code | Byron Torres | 1 | +2 | -3 |
2020-11-24 11:23 | Use const tmp; clear in subshell to stop flicker | Byron Torres | 1 | +2 | -3 |
2020-11-23 23:13 | Show graphic initially; Use mktemp | Byron Torres | 1 | +29 | -25 |
2020-11-22 18:42 | Display date with the RFC 5322 format option | Byron Torres | 1 | +1 | -1 |
2020-11-16 01:24 | Add date, adjust spacing | Byron Torres | 1 | +12 | -11 |
2020-11-13 23:42 | Rename fetch.sh to fetch | Byron Torres | 1 | +0 | -0 |
2020-11-13 23:41 | Initial fetch | Byron Torres | 1 | +66 | -0 |
2020-11-13 23:41 | Initial commit | Byron Torres | 1 | +3 | -0 |
2023-03-03 01:47 | Improve printf statements | Byron Torres | 1 | +13 | -13 |
2023-03-03 01:45 | Improve graphic() | Byron Torres | 1 | +3 | -1 |
2022-03-27 23:52 | Update README.md | Byron Torres | 1 | +12 | -4 |
2022-03-27 23:46 | Improve _shell() with '$SHLVL | Byron Torres | 1 | +1 | -1 |
2022-03-02 12:09 | Display boot datetime in _uptime() | Byron Torres | 1 | +3 | -2 |
2022-03-02 12:08 | Use $PRETTY_NAME from /etc/os-release in _os() | Byron Torres | 1 | +2 | -1 |
2022-02-24 23:10 | Fix _uptime() units order | Byron Torres | 1 | +2 | -2 |
2022-02-21 17:02 | Redundancy for _uptime() with uptime utility | Byron Torres | 1 | +7 | -3 |
2022-02-21 16:48 | Use sh, not dc, for _uptime() | Byron Torres | 1 | +3 | -5 |
2022-02-21 00:23 | New _uptime() statusline; rm _kernal() | Byron Torres | 1 | +8 | -4 |
2021-10-14 23:55 | Use env printf | Byron Torres | 1 | +9 | -9 |
2021-08-25 23:56 | Improve _sshd() using 'user@pts/n' output from ps | Byron Torres | 2 | +4 | -4 |
2021-08-20 12:07 | Revert 015c94b "Use ps formatting to simplify..." | Byron Torres | 1 | +3 | -5 |
2021-08-19 12:47 | Improve README.md | Byron Torres | 1 | +3 | -2 |
2021-08-18 04:17 | Fix README.md | Byron Torres | 1 | +1 | -1 |
2021-08-18 01:00 | Update README.md | Byron Torres | 1 | +25 | -15 |
2021-08-18 00:59 | Fix config(), improve graphic() and formatters() | Byron Torres | 1 | +26 | -26 |
2021-08-17 23:14 | Adjust status whitespace | Byron Torres | 1 | +6 | -6 |
2021-08-17 23:12 | Make colors bold, adjust formatters | Byron Torres | 1 | +8 | -5 |
2021-08-01 11:54 | Use portable 'comm', not 'cmd', in ps formatting | Byron Torres | 1 | +2 | -2 |
2021-06-21 22:54 | Use ps formatting to simplify 0b0e927 & 81812e8 | Byron Torres | 1 | +5 | -3 |
2021-04-23 11:49 | Sort tmux sessions by age | Byron Torres | 1 | +4 | -10 |
2021-04-10 00:23 | Improve _tmux(), underline attached tmux sessions | Byron Torres | 1 | +5 | -5 |
2021-04-10 00:06 | Rewrite _tmux(), s/colours/formatters/, new $ul | Byron Torres | 1 | +16 | -14 |
2021-03-07 03:04 | Update README.md | Byron Torres | 1 | +6 | -6 |
2021-02-22 23:00 | Make statusline spacing 3 -> 1 spaces | Byron Torres | 1 | +5 | -5 |
2021-02-21 18:32 | Add config function | Byron Torres | 1 | +9 | -4 |
2021-02-21 18:23 | Remove colons ':' from statuslines | Byron Torres | 1 | +5 | -5 |
2021-02-19 13:28 | Feature: configurable graphic.sh | Byron Torres | 2 | +6 | -4 |
2021-02-19 13:01 | Update README.md | Byron Torres | 1 | +9 | -4 |
2021-02-19 12:39 | Add LICENSE | Byron Torres | 1 | +674 | -0 |
2021-02-18 21:13 | Use ps flags ax | Byron Torres | 1 | +2 | -2 |
2021-02-18 13:44 | Fix sshd grep self-reference bug | Byron Torres | 1 | +3 | -1 |
2021-02-18 06:22 | Fix tmux grep self-reference bug | Byron Torres | 1 | +1 | -1 |
2021-02-18 05:59 | Prefer shell fullpath to unpredictable --version | Byron Torres | 1 | +1 | -1 |
2021-02-18 05:42 | Fix portability for sshd | Byron Torres | 1 | +1 | -1 |
2021-02-18 04:17 | Merge branch 'master' of git.sr.ht:~torresjrjr/fetch | Byron Torres | 1 | +3 | -3 |
2021-02-18 04:14 | Portability fixes for host, shell, and tmux | Byron Torres | 1 | +3 | -3 |
2021-02-08 00:59 | Update graphic/status border example | Byron Torres | 1 | +1 | -1 |
2021-02-02 01:15 | _shell(): Use < instead of cat | Byron Torres | 1 | +1 | -2 |
2021-02-02 00:07 | Correct graphic() border, Use grep -q in _tmux() | Byron Torres | 1 | +10 | -10 |
2021-02-01 23:47 | Rewrite _shell() using /proc | Byron Torres | 1 | +2 | -3 |
2021-02-01 01:03 | Rewrite _shell() using its PPID from ps and awk | Byron Torres | 1 | +3 | -1 |
2021-01-31 23:19 | Format statusline functions, simplify _tmux() | Byron Torres | 1 | +23 | -18 |
2021-01-31 22:49 | Simplify colour() declarations | Byron Torres | 1 | +5 | -5 |
2021-01-31 14:30 | Refactor to optimise for reading and patching | Byron Torres | 1 | +45 | -36 |
2021-01-31 01:29 | Gather the graphic's dimensions programmatically | Byron Torres | 1 | +3 | -3 |
2021-01-29 17:55 | Minor refractor | Byron Torres | 1 | +6 | -9 |
2021-01-29 17:30 | Improve _sshd() with single awk process | Byron Torres | 1 | +1 | -1 |
2021-01-29 12:00 | Improve _title() and _sshd() | Byron Torres | 1 | +2 | -8 |
2021-01-29 11:45 | Simplify cursor util with ANSI escape sequences | Byron Torres | 1 | +3 | -9 |
2021-01-29 11:28 | Fix palette | Byron Torres | 1 | +1 | -1 |
2021-01-29 11:00 | Format code, add email | Byron Torres | 1 | +7 | -5 |
2021-01-29 10:52 | Complete README.md | Byron Torres | 2 | +44 | -26 |
2021-01-28 22:13 | Rewrite status() with string arguments | Byron Torres | 1 | +32 | -39 |
2021-01-28 12:58 | Print status lines sequentially, not as one block | Byron Torres | 1 | +75 | -45 |
2021-01-28 11:58 | Replace clear with precise cursor reset | Byron Torres | 1 | +10 | -1 |
2020-11-28 00:35 | Format code | Byron Torres | 1 | +2 | -3 |
2020-11-24 11:23 | Use const tmp; clear in subshell to stop flicker | Byron Torres | 1 | +2 | -3 |
2020-11-23 23:13 | Show graphic initially; Use mktemp | Byron Torres | 1 | +29 | -25 |
2020-11-22 18:42 | Display date with the RFC 5322 format option | Byron Torres | 1 | +1 | -1 |
2020-11-16 01:24 | Add date, adjust spacing | Byron Torres | 1 | +12 | -11 |
2020-11-13 23:42 | Rename fetch.sh to fetch | Byron Torres | 1 | +0 | -0 |
2020-11-13 23:41 | Initial fetch | Byron Torres | 1 | +66 | -0 |
2020-11-13 23:41 | Initial commit | Byron Torres | 1 | +3 | -0 |