Ryan S. Northrup
87cfcfc72a
Fix paths for "proper" Haiku installation
...
Recommendation: consider working out some way for there to be a standard `$PREFIX` variable for this, and some other way to populate this correctly based on the `$PREFIX` passed to `make install`.
2017-01-25 15:15:22 -08:00
Dylan Araps
f3b803ae38
Image: Fix images in Terminology and Tmux
2017-01-25 12:17:29 +11:00
Dylan Araps
bc0118a759
Ascii: Fix bug where source is an image
2017-01-25 11:56:33 +11:00
Dylan Araps
4064f4340b
OS: Added support for ArchBox. Closes #634
2017-01-25 10:36:17 +11:00
Dylan Araps
bade83d5d5
Shell: Fix shell version on bash 3
2017-01-25 00:49:14 +11:00
Dylan Araps
32c4b00bfd
Ascii: [Windows 10] Fix ascii_distro not working
2017-01-24 23:41:48 +11:00
Dylan Araps
0fed289d58
Config: Fix config error on macOS
2017-01-24 12:18:44 +11:00
Dylan Araps
539c1462bf
Merge pull request #632 from dawidd6/master
...
MPD server on another host
2017-01-24 12:00:09 +11:00
Dylan Araps
a3c41033d2
Config: Remove '--config travis' in favor of '--config path/to/travis'
2017-01-24 11:48:09 +11:00
dawidd6
ee41671dec
rewrite mpc discovery
2017-01-24 00:31:53 +01:00
Dylan Araps
d68780385f
Old Options: Fix progress bar options
2017-01-24 10:23:07 +11:00
Dylan Araps
0a70754ef1
Old Options: Fix birthday_time not working
2017-01-24 10:11:35 +11:00
Dylan Araps
13cfef01da
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-24 10:04:23 +11:00
Dylan Araps
6ecaa950e0
Ascii: Add a second color pooint to the Arch Linux logo
2017-01-24 10:03:56 +11:00
dawidd6
38cb68b2dd
fix, when mpd server is on another host
2017-01-23 22:21:43 +01:00
Jorge Gonzalez
40d764ca6a
Image: Fixed issue where linebreaks caused stray spaces to print over images
2017-01-23 09:33:05 -05:00
Dylan Araps
546c13c100
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-23 23:59:38 +11:00
Dylan Araps
e4ffa945f9
Cols: Fixed color_blocks=off causing an extra newline to be printed
2017-01-23 23:59:21 +11:00
SomaUlte
c8cce9acb5
check for "Intel" in glxinfo grep
2017-01-23 04:37:03 -05:00
SomaUlte
0dff121390
apply dylanaraps' changes
2017-01-23 04:34:13 -05:00
SomaUlte
08276bde5e
Update neofetch
2017-01-23 04:01:50 -05:00
Dylan Araps
611c88b29c
General: Bump version to 0.1
2017-01-23 14:41:10 +11:00
Dylan Araps
cce406032b
General: Bump version number to 3.0
2017-01-23 11:00:38 +11:00
Dylan Araps
acb4f14822
General: Remove stray newline
2017-01-23 10:54:17 +11:00
Dylan Araps
212bb65163
Image: Fix stray space
2017-01-23 10:12:26 +11:00
Dylan Araps
59e043b481
Docs: Add missing docs
2017-01-23 10:02:30 +11:00
Muhammad Herdiansyah
96b5708e2e
Misc: Don't align whitespaces
...
It interferes with manpage formatting and causes
--ascii source
DESC
as
--ascii
source DESC
2017-01-22 13:34:23 +07:00
Dylan Araps
f9555414e2
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-19 23:36:02 +11:00
Dylan Araps
19d829706c
Args: Fix issues with symlinks
2017-01-19 23:35:25 +11:00
Michael Straube
4ebb0ac153
Term Font: Add support for deepin-terminal
2017-01-18 17:40:27 +01:00
Dylan Araps
e05cf162ac
Merge pull request #623 from dylanaraps/full_path
...
General: Neofetch now understands relative paths
2017-01-18 19:54:35 +11:00
Dylan Araps
3b29a9b736
Image: Remove unneeded check
2017-01-18 17:00:01 +11:00
Dylan Araps
7d20f75e2e
General: Expand full path detection to --config
2017-01-18 16:42:27 +11:00
Dylan Araps
b9ee2f1ce1
Error: Use err()
2017-01-18 16:21:43 +11:00
Dylan Araps
d0937a8367
General: Neofetch now understands relative paths
2017-01-18 16:18:56 +11:00
Dylan Araps
3c7622bf80
General: Remove reference to old config location
2017-01-18 12:52:04 +11:00
Muhammad Herdiansyah
e5602a0def
General: Check Default config in /etc instead
2017-01-18 08:24:23 +07:00
Dylan Araps
0e6fe1b38a
Merge pull request #621 from gavinhungry/xfce
...
XFCE -> Xfce
2017-01-18 11:20:10 +11:00
Dylan Araps
475dee93d8
Merge pull request #616 from dylanaraps/image-rewrite
...
Image: Rewrite backend handling.
2017-01-18 09:43:24 +11:00
Gavin Lloyd
0146ec7082
XFCE -> Xfce
2017-01-17 13:47:17 -08:00
Michael Straube
b4789eba3a
Term Font: Add support for Pantheon Terminal
2017-01-17 17:23:06 +01:00
Dylan Araps
232d7d5e4f
Docs: Add new arg info
2017-01-17 14:59:57 +11:00
Dylan Araps
a3b26d131b
Args: Rename --image_{source,backend} to {source,backend}
2017-01-17 14:52:25 +11:00
Dylan Araps
6666742550
Term Font: Remove conflicting variable names
2017-01-15 21:54:36 +11:00
Dylan Araps
e25612f34e
Args: Remove unused options
2017-01-15 21:53:55 +11:00
Dylan Araps
dc49225b00
Merge branch 'master' into image-rewrite
2017-01-15 12:21:39 +11:00
Dylan Araps
2849dc2e44
Docs: Remove inconsistencies
2017-01-15 12:13:10 +11:00
Dylan Araps
a4fec94cc7
Image: [Shuffle] Fixed issues with shuffle mode
2017-01-15 09:44:56 +11:00
Dylan Araps
cbd6dfb899
Config: Remove leftover options
2017-01-15 09:21:05 +11:00
Dylan Araps
b6a55cf91d
Config: Remove 'w3m_img_path'
2017-01-15 09:18:17 +11:00