Commit Graph

1445 Commits

Author SHA1 Message Date
Dylan ce3567b2f6 --colors use color 7 instead of foreground. Adds 'fg' as new value for colors 2016-04-24 11:10:57 +10:00
Dylan 3abf47908d Merge branch 'master' of github.com:dylanaraps/neofetch 2016-04-24 09:34:16 +10:00
Dylan cd60eed15f Neofetch can now use all 256 terminal colors when using --color or the color array 2016-04-24 09:34:02 +10:00
Dylan Araps 9f5178687e Removed unused math, speeds up script a tiny bit 2016-04-23 23:02:17 +10:00
Dylan Araps c6733e63aa Merge pull request #225 from tudurom/master
Updated installation instructions for CRUX
2016-04-23 01:03:04 +10:00
Tudor 42863b8f1d readme: updated installation instructions for CRUX 2016-04-22 11:35:47 +03:00
Dylan 87483e06a6 Changelog 2016-04-21 09:05:47 +10:00
Dylan 497f653d5c KDE Neon ascii art 2016-04-21 09:05:11 +10:00
Dylan b0b79b80fe Issue template and changelog 2016-04-13 15:39:40 +10:00
Dylan 8a99de2284 Added verbose option 2016-04-13 15:38:04 +10:00
Dylan 65b8bdad9c Issue templatE 2016-04-13 15:34:57 +10:00
Dylan 46154cf027 Changelog 2016-04-13 15:33:04 +10:00
Dylan 45ccd8a010 Fixes #224 2016-04-13 15:31:53 +10:00
Dylan 90ea45d963 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-04-12 22:53:32 +10:00
Dylan Araps 0088cc441c Update ISSUE_TEMPLATE.md 2016-04-12 03:12:42 -07:00
Dylan 28c7314c89 Remove weird case 2016-04-12 15:50:19 +10:00
Dylan 8db17f722d Changelog 2016-04-12 11:18:18 +10:00
Dylan 9b5c252cfd Fixes #221 2016-04-12 11:17:21 +10:00
Dylan 40f9318074 Changelog 2016-04-12 11:10:31 +10:00
Dylan 72c0db4651 Issue template 2016-04-12 11:08:48 +10:00
Dylan d0dbe0325e Better verbose mode instructions 2016-04-12 11:04:45 +10:00
Dylan b37838794e Update issue template 2016-04-12 10:24:16 +10:00
Dylan 3e91594644 Add issue template 2016-04-12 10:22:43 +10:00
Dylan e38c90f938 Add verbose comment 2016-04-12 10:21:11 +10:00
Dylan 66fca924ad Changelog 2016-04-05 01:03:03 +10:00
Dylan Araps 695bd7401d Merge pull request #217 from dylanaraps/distro_func
Moved getdistro to a seperate function take 2
2016-04-05 01:02:10 +10:00
Dylan 71a94a5511 Cleanup 2016-04-05 01:00:29 +10:00
Dylan f6b6a28149 Moved getdistro to a seperate function take 2 2016-04-05 00:59:04 +10:00
Dylan a02f8577e3 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-04-05 00:53:19 +10:00
Dylan db33705e00 Changelog 2016-04-05 00:53:07 +10:00
Dylan Araps a48186b127 Merge pull request #216 from dylanaraps/cpu_rewrite
CPU / Distro / DE fixes.
2016-04-05 00:50:00 +10:00
Dylan a8cf5600f8 Use uname to get arch 2016-04-05 00:49:21 +10:00
Dylan f306506c57 Fix xprop error in DE detection 2016-04-04 22:30:49 +10:00
Dylan 49c9d78d55 Revert setting change 2016-04-04 22:22:41 +10:00
Dylan 8b69b26e60 Fix broken if syntax 2016-04-04 22:21:17 +10:00
Dylan 8d67097a32 Fix broken cpu speed on NetBSD 2016-04-04 22:20:15 +10:00
Dylan b07d18d6d0 Use 32-bit and 64-bit for arch 2016-04-04 22:16:54 +10:00
Dylan e75a67f92b Use uname to get the architecture 2016-04-04 22:12:45 +10:00
Dylan 8520104000 os_arch, off by default 2016-04-04 22:10:13 +10:00
dylan fd1c8199ff Remove pointless matching 2016-04-04 21:35:56 +10:00
dylan 37e9ac5d0f Nove formatting bloc down 2016-04-04 21:25:42 +10:00
dylan d1c3f30ba7 Rewrite cpu function to fix issues with speeds lowe than 1ghz 2016-04-04 21:18:17 +10:00
Dylan Araps 8d4057b1b8 Merge pull request #213 from tudurom/master
New installation instructions for CRUX
2016-04-03 20:09:33 +10:00
Tudor 361759cb22 new repo for crux 2016-04-03 12:51:33 +03:00
Dylan Araps e9c355a9fb Update README.md 2016-04-03 01:58:00 -07:00
Dylan Araps fede37ee2c Update README.md 2016-04-03 01:56:40 -07:00
Dylan c143910fe9 Add wmtheme to --test 2016-04-03 12:11:40 +10:00
Dylan ce7684a7f7 Reduced size of case statement 2016-04-03 12:01:25 +10:00
Dylan f38301a6d9 Changelog 2016-04-03 12:00:00 +10:00
Dylan ed8c729df2 Fixed bug when color blocks wrap to the next line 2016-04-03 11:58:43 +10:00