Dylan Araps
|
1b54103762
|
docs: update license
|
2017-07-05 14:04:09 +10:00 |
Dylan Araps
|
c7c500605f
|
docs: update license.
|
2017-07-05 14:03:35 +10:00 |
Muhammad Herdiansyah
|
2eca41ddf2
|
Docs: CHANGELOG
|
2017-07-01 18:18:56 +07:00 |
Herdiansyah
|
27aa9df21b
|
Merge pull request #754 from konimex/install-sh
Misc: Removed Makefile and added install script
|
2017-07-01 18:05:23 +07:00 |
Dylan Araps
|
eeaffac780
|
Merge branch 'master' of github.com:dylanaraps/neofetch
|
2017-07-01 20:58:17 +10:00 |
Dylan Araps
|
2392b2c8c9
|
docs: CHANGELOG
|
2017-07-01 20:58:02 +10:00 |
Muhammad Herdiansyah
|
a31a445e9f
|
Installscript: Update with latest config filename
|
2017-07-01 17:19:46 +07:00 |
Muhammad Herdiansyah
|
24131bf430
|
Merge branch 'master' into install-sh
|
2017-07-01 17:17:52 +07:00 |
Dylan Araps
|
b367b24169
|
Merge pull request #763 from dylanaraps/config
config: Add .conf extensionn, remove shebang.
|
2017-07-01 20:09:48 +10:00 |
Dylan Araps
|
48d2d8cc1c
|
config: Add backwards compatibility with old filename.
|
2017-07-01 09:18:32 +10:00 |
Dylan Araps
|
fe793fa440
|
config: Remove one too many .confs
|
2017-07-01 09:16:41 +10:00 |
Dylan Araps
|
8ded6cc935
|
config: Add .conf extensionn, remove shebang.
|
2017-07-01 09:08:47 +10:00 |
Muhammad Herdiansyah
|
b0a0454f52
|
CPU: Remove unneeded outputs from AMD APUs
|
2017-06-30 13:36:56 +07:00 |
Dylan Araps
|
fec940483c
|
docs: CHANGELOG
|
2017-06-30 14:04:55 +10:00 |
Dylan Araps
|
69deb4309d
|
Image: Possibly fix xterm 1/0 error.
|
2017-06-30 13:59:19 +10:00 |
Muhammad Herdiansyah
|
6a483c1ad5
|
Docs: Changelog
|
2017-06-28 06:57:40 +07:00 |
Muhammad Herdiansyah
|
d57806c95f
|
Term (SSH): Break from loop regardless of $SSH_TTY output
Fixes #760
|
2017-06-28 06:38:07 +07:00 |
Muhammad Herdiansyah
|
ca78d52d5f
|
Misc: Remove comments
|
2017-06-28 02:00:14 +07:00 |
Muhammad Herdiansyah
|
062dbcda9a
|
Installscript: Use POSIX-compliant sh instead of bash
|
2017-06-24 23:44:55 +07:00 |
Muhammad Herdiansyah
|
0fa5e77124
|
CPU [AIX]: Use lsattr instead of prtconf for faster output
|
2017-06-23 16:32:18 +07:00 |
Muhammad Herdiansyah
|
2c11f83b2b
|
CPU [AIX]: Use prtconf -s for faster speed output
|
2017-06-23 16:32:18 +07:00 |
Muhammad Herdiansyah
|
789ff58583
|
Model [AIX]: Reduce dependency on prtconf
|
2017-06-23 16:32:18 +07:00 |
Herdiansyah
|
a032067e54
|
Merge pull request #757 from konimex/arm
CPU [Linux]: Fix inaccurate ARM CPU on SoC systems
|
2017-06-22 13:00:48 +07:00 |
Muhammad Herdiansyah
|
633a05175d
|
Docs: Changelog
|
2017-06-22 12:53:37 +07:00 |
Muhammad Herdiansyah
|
45d78359a7
|
CPU [Linux]: Fix inaccurate ARM CPU on SoC systems
|
2017-06-22 04:28:47 +07:00 |
Muhammad Herdiansyah
|
681208fa21
|
Distro: Get $machine_arch case outside the if statement
So if $os_arch=off, then the machine_arch will still be populated.
|
2017-06-22 04:09:38 +07:00 |
Dylan Araps
|
36bae0815e
|
General: Bump version to minor git
|
2017-06-21 11:06:13 +10:00 |
Dylan Araps
|
1c759e8119
|
Release: 3.2.0
|
2017-06-21 10:58:09 +10:00 |
Dylan Araps
|
3cef00ffa4
|
Update README.md
|
2017-06-21 00:15:05 +10:00 |
Muhammad Herdiansyah
|
1b2b93737a
|
Docs: Changelog
|
2017-06-20 21:11:19 +07:00 |
Herdiansyah
|
7118516541
|
Merge pull request #708 from dylanaraps/irix
OS: Add initial support for IRIX
|
2017-06-20 21:10:20 +07:00 |
Muhammad Herdiansyah
|
3c03a8379e
|
CPU [IRIX]: Remove unneeded output
|
2017-06-20 20:48:56 +07:00 |
Muhammad Herdiansyah
|
2837d9bed1
|
ASCII: Fix ASCII not appearing in IRIX64 systems
|
2017-06-20 20:48:16 +07:00 |
Muhammad Herdiansyah
|
0b54a97c04
|
Misc: Add /usr/etc to PATH
It seems IRIX needs to access /usr/etc to be able to access
ifconfig.
|
2017-06-20 20:45:00 +07:00 |
Muhammad Herdiansyah
|
38f0ac6a84
|
Disk [IRIX]: Fix Total Disk appears like used ones
|
2017-06-20 20:37:32 +07:00 |
Muhammad Herdiansyah
|
29ae56d87a
|
Misc: Delete the leading slash
|
2017-06-20 18:39:35 +07:00 |
Muhammad Herdiansyah
|
8665cbb4eb
|
Misc: Different behaviors if PREFIX is empty
|
2017-06-20 18:28:19 +07:00 |
Muhammad Herdiansyah
|
96103a757f
|
Misc: Removed Makefile and added install script
|
2017-06-20 16:43:35 +07:00 |
Dylan Araps
|
e383e6dfa4
|
DOCS: Changelog
|
2017-06-16 14:45:10 +10:00 |
Dylan Araps
|
ab3bb56d38
|
Merge branch 'master' of github.com:dylanaraps/neofetch
|
2017-06-16 14:44:35 +10:00 |
Dylan Araps
|
82ddddfda5
|
OS: Added support for CloverOS
|
2017-06-16 14:44:21 +10:00 |
Dylan Araps
|
0286317737
|
Merge pull request #750 from LER0ever/master
Terminal: add support for Neovim terminal emulator
|
2017-06-15 21:08:06 +10:00 |
Dylan Araps
|
532b191341
|
Merge branch 'master' of github.com:dylanaraps/neofetch
|
2017-06-15 21:00:56 +10:00 |
Dylan Araps
|
3259fc7b17
|
Docs: Changelog
|
2017-06-15 21:00:27 +10:00 |
LER0ever
|
34800b6665
|
terminal: add support for Neovim terminal emulator
|
2017-06-15 18:46:59 +08:00 |
Dylan Araps
|
55c772a3cf
|
Merge pull request #749 from dylanaraps/scrot
scrot: Skip "import" on MacOS
|
2017-06-15 19:41:36 +10:00 |
Dylan Araps
|
3863fec23e
|
scrot: Skip import on MacOS
|
2017-06-14 13:23:44 +10:00 |
Muhammad Herdiansyah
|
3b82a89c24
|
Distro [IRIX]: use -p for machine_arch
|
2017-06-10 13:27:23 +07:00 |
Muhammad Herdiansyah
|
69b642b759
|
Merge branch 'master' of github.com:dylanaraps/neofetch into irix
|
2017-06-10 13:07:44 +07:00 |
Herdiansyah
|
3314f7e38d
|
Merge pull request #746 from konimex/uname
Distro: Refactor $machine_arch
|
2017-06-10 12:52:20 +07:00 |