Commit graph

2286 commits

Author SHA1 Message Date
Dylan Araps
d8f7e8df54 config: Fixed incorrect error message 2018-06-05 12:20:12 +10:00
Dylan Araps
bc9fd232e4 distro: Fixed file error 2018-06-05 12:19:18 +10:00
Dylan Araps
f847b05e32 image: Added method to get the terminal size using an escape sequence. 2018-06-05 11:50:55 +10:00
Andrew Titmuss
108bb9cff9
os: add macOS codename for Mojave 2018-06-05 07:40:29 +10:00
Dylan Araps
552523edbf misc: cleanup 2018-06-05 06:45:11 +10:00
Dylan Araps
62aca46151 packages: Fix snap issue 2018-06-05 06:33:27 +10:00
Dylan Araps
81beb26972 packages: Added option to display package counts individually. 2018-06-04 14:40:18 +10:00
Dylan Araps
d6505023a9 cursor: simplify statement 2018-06-04 10:46:47 +10:00
Dylan Araps
c652bfb97b config: Cleanup and fix bugs 2018-06-04 09:58:27 +10:00
Dylan Araps
02c7c90496 misc: cleanup 2018-06-04 08:56:32 +10:00
Dylan Araps
9b09ed65fa misc: cleanup 2018-06-04 08:45:21 +10:00
Dylan Araps
b119a154b0 term_font: cleanup 2018-06-04 08:33:24 +10:00
Dylan Araps
05b0d1055b misc: cleanup 2018-06-04 07:36:56 +10:00
Dylan Araps
23d02ae90e misc: cleanup 2018-06-04 06:51:30 +10:00
Dylan Araps
c461704b36 packages: Run flatpak/snap after regular package managers 2018-06-04 06:41:39 +10:00
Dylan Araps
982710fff0
Merge pull request #1018 from konimex/agnosticpkg
Packages: Add support for Flatpak and Snap
2018-06-03 20:26:10 +00:00
Michael Straube
5fc7dc61ce OS: Add support for Condres OS. 2018-06-03 18:19:09 +02:00
Muhammad Herdiansyah
2cc5516b42 Packages: Add support for Snap 2018-06-03 20:44:57 +07:00
Muhammad Herdiansyah
4637e00742 Packages: Add support for Flatpak 2018-06-03 20:44:00 +07:00
Michael Straube
58e7bf039f OS: Add support for Regata OS. 2018-06-03 10:23:38 +02:00
Dylan Araps
55b3925a29 misc: cleanup 2018-06-03 17:07:04 +10:00
Dylan Araps
96bd33c2a0 misc: cleanup 2018-06-03 16:40:06 +10:00
Dylan Araps
ab01e65fad misc: cleanup 2018-06-03 16:11:37 +10:00
Dylan Araps
21103d9ada resolution: Added xwininfo support. 2018-06-03 16:02:16 +10:00
Dylan Araps
e3723d277c packages: Fix performance bug 2018-06-03 14:52:22 +10:00
Dylan Araps
7696f58ea4 uptime: Remove subshells 2018-06-03 13:14:17 +10:00
Dylan Araps
e12927aa17 distro: [haiku] Use read instead of awk 2018-06-03 12:58:44 +10:00
Dylan Araps
ee9939a1dd args: Rename package_manager 2018-06-03 10:26:20 +10:00
Dylan Araps
a46d2dec07 ascii: Update funtoo logo 2018-06-03 10:20:18 +10:00
Dylan Araps
d69fd6d839 ascii: simplify handling. 2018-06-03 10:14:53 +10:00
Dylan Araps
bee887a3e0 misc: docs 2018-06-03 08:25:30 +10:00
Dylan Araps
14005cac4a misc: Get rid of SC2012/2016 2018-06-03 08:15:12 +10:00
Dylan Araps
159cf63658
Merge pull request #1015 from dylanaraps/pkgs
packages: refactor (List package managers used/cleanup)
2018-06-02 21:52:38 +00:00
Dylan Araps
175fce87b5 info: Remove get_install_date 2018-06-03 07:31:24 +10:00
Dylan Araps
4698dbd06e misc: Surpress last lint errors as they are intended behavior 2018-06-03 07:07:52 +10:00
Dylan Araps
89d4126ec1 misc: Fix more lint errors. 2018-06-02 19:18:22 +10:00
Dylan Araps
e3afa265f9 packages: only show manager when packages > 0 2018-06-02 16:31:21 +10:00
Dylan Araps
094fca97bf packages: Remove wc usage 2018-06-02 16:19:29 +10:00
Dylan Araps
3051bbc424 packages: Remove ls usage 2018-06-02 15:43:53 +10:00
Dylan Araps
9bf46946b6 packages: Remove find usage from brew 2018-06-02 15:04:27 +10:00
Dylan Araps
c03c9e1248 packages: refactor 2018-06-02 15:02:34 +10:00
Dylan Araps
dc9b5519fd packages: refactor 2018-06-02 14:54:11 +10:00
Dylan Araps
75f845c7af packages: refactor 2018-06-02 14:52:08 +10:00
Dylan Araps
4bc2a23a46 packages: refactor 2018-06-02 14:44:52 +10:00
Dylan Araps
ffcf82d10d packages: cleanup 2018-06-02 13:54:17 +10:00
Andrew Titmuss
d02c590ff7
misc: fix most SC1117 errors from PlistBuddy 2018-06-02 13:09:02 +10:00
Dylan Araps
8d0205a56a misc: Fix misc style error. 2018-06-02 12:58:53 +10:00
Dylan Araps
55c128211c misc: Fix more lint errors. 2018-06-02 12:43:48 +10:00
Dylan Araps
eba08e3efc misc: fix more lint errors 2018-06-02 12:40:09 +10:00
Dylan Araps
37bb794602 misc: fix awk lint errors 2018-06-02 12:28:10 +10:00
Dylan Araps
6ea186d987 misc: Fix lint errors. 2018-06-02 12:08:08 +10:00
Dylan Araps
c1cde629c4 resolution: Fix lint error. 2018-06-02 10:07:04 +10:00
Dylan Araps
5784af20d3 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-02 09:53:52 +10:00
Dylan Araps
96386dc90e cols: Fix lint errors. 2018-06-02 09:52:49 +10:00
Michael Straube
840d4afbb1 misc: align some lines 2018-06-01 14:10:11 +02:00
Michael Straube
aab70da27c song: add gmusicbrowser 2018-06-01 14:02:12 +02:00
Dylan Araps
2f917c78d2 misc: cleanup 2018-06-01 13:22:31 +10:00
Dylan Araps
bd5706ca0e misc: remove unused var 2018-06-01 13:03:53 +10:00
Dylan Araps
c1f0fc9699 misc: fix some lint errors 2018-06-01 12:58:23 +10:00
Dylan Araps
1f7aa76c48 misc: cleanup 2018-06-01 12:54:31 +10:00
Dylan Araps
5e78bcb7be misc: Shorter syntax for no output 2018-06-01 12:47:18 +10:00
Dylan Araps
ae7271578a image: Performance improvements 2018-06-01 12:34:28 +10:00
Dylan Araps
ffe94c26ee misc: cleanup 2018-06-01 10:53:28 +10:00
Dylan Araps
5cac0a8dc1 OS: Added support for Linux Lite 2018-06-01 10:16:35 +10:00
Dylan Araps
d7e04822d3 OS: Added support for SharkLinux 2018-06-01 10:04:04 +10:00
Dylan Araps
f143ed5991 OS: Added support for Kibojoe Linux 2018-06-01 09:54:46 +10:00
Dylan Araps
f7001b142a OS: Added support for PureOS 2018-06-01 09:34:26 +10:00
Dylan Araps
f8779be333 disk: cleanup 2018-06-01 09:29:51 +10:00
Dylan Araps
226f746c60 term_font: cleanup urxvt/xterm 2018-05-31 19:48:14 +10:00
Dylan Araps
da97fc8a64 term_font: cleanup xfce4-terminal 2018-05-31 19:35:29 +10:00
Dylan Araps
4b684c0eb6 term_font: cleanup konsole 2018-05-31 19:28:46 +10:00
Dylan Araps
ea7512da2f misc: cleanup 2018-05-31 15:09:48 +10:00
Dylan Araps
6244bbb1da os: cleanup 2018-05-31 15:05:22 +10:00
Dylan Araps
2bb28bb67b cpu: Use uname -m for portability 2018-05-31 15:01:20 +10:00
Dylan Araps
f41607c36c cpu: Use HOSTTYPE 2018-05-31 14:30:48 +10:00
Dylan Araps
077e5fadb7 w3m: Simplify function further. 2018-05-31 08:10:43 +10:00
Dylan Araps
c6fde1ff9a ascii: Simplify function. 2018-05-31 08:04:01 +10:00
Dylan Araps
b93eb5ad30 w3m: Simplify path find. 2018-05-31 07:33:20 +10:00
Dylan Araps
3889bf8dd4 misc: Fix missing quote. 2018-05-29 09:26:59 +10:00
Dylan Araps
9175a47a3c packages: Fix issues with pacman 5.1. Remove needless call to pkginfo on Linux. 2018-05-29 09:16:45 +10:00
Dylan Araps
15cd3b3e07 gpu: Remove glxinfo usage. Too slow. 2018-05-29 09:08:32 +10:00
Dylan Araps
ec29e74406 cpu: Simplify cpu_cores 2018-05-29 08:48:03 +10:00
Dylan Araps
a2769a93ed image: Fixed images in kitty on macOS. Closes #994 2018-05-28 18:51:41 +10:00
Dylan Araps
b02ed9fff2 image: Fixed kitty image size. 2018-05-28 10:28:14 +10:00
Dylan Araps
29aabc97fa docs: update 2018-05-28 09:47:17 +10:00
Dylan Araps
8707a49f04 docs: update 2018-05-28 09:46:08 +10:00
Dylan Araps
b981fb50fa image: Fixed tycat size. 2018-05-28 09:33:47 +10:00
Dylan Araps
92ecdf0012 image: Removed catimg support. Fixed sixel size. 2018-05-28 09:27:41 +10:00
Dylan Araps
e2274fddd8 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-28 08:42:48 +10:00
Dylan Araps
ba9c7bba23 docs: update 2018-05-28 08:42:35 +10:00
Michael Straube
fca688dd12 song: sort players in config 2018-05-26 10:21:08 +02:00
Dylan Araps
e6b8f4f64f song: Use newlines as a separator directly. 2018-05-26 09:14:28 +10:00
Dylan Araps
8554f42345 song: Remove locale override. 2018-05-26 06:55:25 +10:00
Dylan Araps
2a13d62c0c song: Use ascii characters to split fields. 2018-05-26 06:54:38 +10:00
Dylan Araps
3ad38d7c95 docs: update 2018-05-25 16:08:41 +10:00
Dylan Araps
01ef60445e song: Use regex for matching. 2018-05-25 15:13:10 +10:00
Dylan Araps
160276ff6d general: Fix prompt issues 3 2018-05-25 06:51:06 +10:00
Dylan Araps
77282c8fea general: revert Fix prompt issue 2 2018-05-25 06:07:42 +10:00
Dylan Araps
bff6cf3b1a general: Fix prompt issues 2 2018-05-25 06:05:31 +10:00
Dylan Araps
e8ab52de7d
Merge pull request #1003 from dylanaraps/song_fix
song: Fix matching
2018-05-24 08:43:32 +00:00