Commit graph

3392 commits

Author SHA1 Message Date
Dylan Araps
c0e3a13f9d General: More regex fixes 2017-01-26 22:46:39 +11:00
Dylan Araps
9bbd64a790 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-26 22:37:06 +11:00
Dylan Araps
430f5af564 Ascii: Fix ascii file not working 2017-01-26 22:36:08 +11:00
Dylan Araps
01c383bceb Merge pull request #639 from YellowApple/patch-1
Fix paths for "proper" Haiku installation
2017-01-26 22:17:40 +11:00
Dylan Araps
b22b748af9 Config: Bump config version 2017-01-26 20:56:24 +11:00
Dylan Araps
ca0fc103f1 Docs: Changelog 2017-01-26 20:10:33 +11:00
Dylan Araps
0d9f95bf5e Merge pull request #642 from mstraube/song
Fix song_shorthand, use dbus for audacious
2017-01-26 20:09:58 +11:00
Michael Straube
c7892a70c7 Song: Don't print empty song with song_shorthand 2017-01-26 09:05:24 +01:00
Dylan Araps
502f4834fb Distro: Use kernel_version in Windows detection 2017-01-26 19:03:56 +11:00
Michael Straube
e66b63d0f3 Song: Use get_song_dbus for audacious 2017-01-26 09:03:35 +01:00
Dylan Araps
cfdaac34f2 Disk: Show disk name when subtitle is disabled 2017-01-26 19:00:48 +11:00
Dylan Araps
01b3df7cd2 Error: Add quotes to image 2017-01-26 18:41:03 +11:00
Dylan Araps
a9a3d9e5e7 Docs: Changelog 2017-01-26 18:38:58 +11:00
Dylan Araps
58a57bb153 Images: Fix cd error 2017-01-26 18:37:13 +11:00
Dylan Araps
ac7fe31904 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-26 18:23:37 +11:00
Dylan Araps
afb5234e9e Docs: Changelog 2017-01-26 18:21:25 +11:00
Dylan Araps
98b2a4231d Merge pull request #641 from dylanaraps/sub_fix
Output: Fix output when user disables subtitles.
2017-01-26 18:20:57 +11:00
Michael Straube
7f5554ac6c Song: Fix typo 2017-01-26 08:19:44 +01:00
Dylan Araps
8ebd3ed981 Travis: Don't print subtitle 2017-01-26 18:06:54 +11:00
Dylan Araps
1ea6b88b5b Travis: Test subtitles and prin 2017-01-26 18:05:46 +11:00
Dylan Araps
e85133af65 General: Fix output if subtitles are disabled and prin is used 2017-01-26 17:53:14 +11:00
Dylan Araps
a6c5c64bea General: Fix output if subtitles are disabled and prin is used 2017-01-26 17:51:36 +11:00
Dylan Araps
1c24b007c0 Github: Require config file for new issues 2017-01-26 16:52:51 +11:00
Dylan Araps
8884b19e82 Song: Fix album name being used as artist name 2017-01-26 16:37:52 +11:00
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
0bca00a116 Docs: Changelog 2017-01-25 12:18:38 +11:00
Dylan Araps
f3b803ae38 Image: Fix images in Terminology and Tmux 2017-01-25 12:17:29 +11:00
Dylan Araps
237eeeb833 Docs: Changelog 2017-01-25 11:57:23 +11:00
Dylan Araps
bc0118a759 Ascii: Fix bug where source is an image 2017-01-25 11:56:33 +11:00
Dylan Araps
83c5751395 Docs: Changelog 2017-01-25 10:37:15 +11:00
Dylan Araps
4064f4340b OS: Added support for ArchBox. Closes #634 2017-01-25 10:36:17 +11:00
Dylan Araps
45a9ac3e84 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-25 00:49:34 +11:00
Dylan Araps
bade83d5d5 Shell: Fix shell version on bash 3 2017-01-25 00:49:14 +11:00
Dylan Araps
6e527038d8 Update CHANGELOG.md 2017-01-24 23:56:01 +11:00
Dylan Araps
32c4b00bfd Ascii: [Windows 10] Fix ascii_distro not working 2017-01-24 23:41:48 +11:00
Dylan Araps
8b87e9978e Docs: Changelog 2017-01-24 14:25:17 +11:00
Dylan Araps
8325a87add Config: Remove locale setting from user config 2017-01-24 14:24:39 +11:00
Dylan Araps
589c54a2ad Docs: Changelog 2017-01-24 12:21:05 +11:00
Dylan Araps
0fed289d58 Config: Fix config error on macOS 2017-01-24 12:18:44 +11:00
Dylan Araps
6460c1082c Docs: CHANGELOG 2017-01-24 12:01:39 +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
Dylan Araps
6bb7126a57 Docs: Changelog.md 2017-01-24 01:45:13 +11:00
Dylan Araps
f14700f40e Merge pull request #629 from jorgegonzalez/master
Image: Fixed issue where linebreaks printed stray spaces over the image
2017-01-24 01:43:44 +11:00