Commit Graph
100 Commits
Author SHA1 Message Date
Dylan Araps 3f021fbbb6 misc: cleanup 2018-05-22 14:14:17 +10:00
Dylan Araps 070651e4f4 general: Remove screenshot functionality. 2018-05-21 12:46:05 +10:00
Dylan Araps 6aba54154c misc: Remove uppercase() 2018-05-21 10:26:46 +10:00
Dylan Araps c5188a891f config: Remove support for deprecated options. 2018-05-21 10:23:01 +10:00
Dylan Araps 6bf7f9452e misc: Remove all instances of export. They're pointless. 2018-05-21 10:14:35 +10:00
Dylan Araps 4895ed33b1 misc: cleanup 2018-05-21 10:08:43 +10:00
Dylan Araps 8ad455a1ce docs: update 2018-05-21 09:35:07 +10:00
Dylan Araps aed206b5d7 docs: update 2018-05-21 08:32:28 +10:00
Dylan Araps a27382d21d image: Make the resolution of catimg configurable. 2018-05-21 08:29:50 +10:00
Dylan Araps 0fe972073f image: Cleanup of get_term_size 2018-05-21 08:24:32 +10:00
Dylan Araps fc229704c8 general: term_size, macos fix. 2018-05-20 15:36:54 +10:00
Dylan Araps c4bf54db3d ascii: Fix ascii art on windows. 2018-05-20 14:22:26 +10:00
Dylan Araps 7b1b3755a9 general: Fix issues with default config. 2018-05-20 13:59:14 +10:00
Dylan Araps cb68508be2 general: Fix issues with default config. 2018-05-20 13:56:24 +10:00
Dylan Araps 7a4492c6c3 ascii: Fix ascii art on windows. 2018-05-20 13:50:10 +10:00
Dylan Araps 1f678f8020 version: bump 2018-05-20 08:03:12 +10:00
Dylan Araps e4c1732c01 docs: update 2018-05-20 07:59:01 +10:00
Dylan Araps c9bda1dd09 docs: update 2018-05-20 07:56:46 +10:00
Dylan Araps c814f14726 general: Fix issues with default config. 2018-05-19 20:38:45 +10:00
Dylan Araps 992d0b38ae general: Added --print_config to display the default config file. 2018-05-19 08:28:10 +10:00
Dylan Araps c782af6a06 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-19 08:06:22 +10:00
Dylan Araps 80299bd064 macOS: Fix xquartz issue. 2018-05-19 08:06:05 +10:00
Dylan Araps c69e5ef041 docs: update 2018-05-18 16:26:22 +10:00
Dylan Araps 19d35b995d docs: update 2018-05-18 16:25:46 +10:00
Dylan Araps 0e43d765fa docs: update 2018-05-18 16:14:04 +10:00
Dylan ArapsandGitHub 8b4c858042 Merge pull request #993 from dylanaraps/pkg_clean
packages: cleanup
2018-05-18 06:10:38 +00:00
Dylan Araps 98252472ce general: Fix default config in bash3. 2018-05-18 16:11:00 +10:00
Dylan Araps 6e41d5e0a9 packages: cleanup 2018-05-18 15:49:14 +10:00
Dylan Araps b16ff8bc4d term: Fix tmux issue. 2018-05-17 20:43:22 +10:00
Dylan Araps bad073d78a term: Fix macOS issue 2018-05-17 20:30:46 +10:00
Dylan Araps 0f7e7b6ee0 docs: update 2018-05-17 14:02:05 +10:00
Dylan Araps e398f1ee08 docs: update 2018-05-17 13:57:45 +10:00
Dylan Araps c5dbf34e76 docs: update 2018-05-17 13:47:50 +10:00
Dylan Araps 7961c38693 docs: update 2018-05-17 13:45:03 +10:00
Dylan Araps 582fa2f50b version: bump 2018-05-17 13:39:24 +10:00
Dylan Araps 63ae8994e2 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-17 13:07:34 +10:00
Dylan Araps 225d9cea1a docs: update 2018-05-17 13:06:53 +10:00
Dylan ArapsandGitHub a31e656f82 Merge pull request #984 from MindTooth/final_kitty_fix
RFC: kitty: This got to be the last fix...
2018-05-17 02:47:33 +00:00
Dylan Araps 156136121a Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-17 12:36:55 +10:00
Dylan Araps 85d3150d13 docs: update 2018-05-17 12:36:19 +10:00
Dylan Araps 57cd8e3cc5 docs: update 2018-05-17 12:36:03 +10:00
Dylan ArapsandGitHub 5f8d6e06cc Merge pull request #989 from mstraube/song-vlc
song: add support for vlc
2018-05-14 05:15:48 +00:00
Dylan ArapsandGitHub 01ec03720b Merge pull request #982 from mstraube/deepin-music
song: fix deepin-music
2018-05-13 21:54:21 +00:00
Dylan ArapsandGitHub b74c7a63d3 Merge pull request #983 from mstraube/song-dbus
song: simplify get_song_dbus
2018-05-13 21:53:05 +00:00
Dylan ArapsandGitHub 293633d5ab Merge pull request #987 from mstraube/audacious
song: audacious: remove audtool, closes #986
2018-05-13 21:51:51 +00:00
Dylan ArapsandGitHub a8446133f0 Merge pull request #988 from mstraube/year
general: update copyright year
2018-05-13 21:51:30 +00:00
Dylan ArapsandGitHub f1aa74f144 Merge pull request #981 from MindTooth/style_fix
kitty: style tweaks on regex
2018-05-10 20:56:24 +00:00
Dylan ArapsandGitHub 965940f57e Merge pull request #980 from mstraube/sayonara
song: add support for sayonara
2018-05-10 07:21:26 +00:00
Dylan Araps 94bf52ecd4 misc: Fix travis 2018-05-10 09:58:46 +10:00
Dylan ArapsandGitHub 8dc25c3ae5 Merge pull request #977 from MindTooth/fix_kitty_regression
kitty: fix regression in regex
2018-05-09 23:56:28 +00:00
Dylan Araps ece335dd94 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-10 09:56:19 +10:00
Dylan Araps f882c48685 docs: update 2018-05-10 09:56:01 +10:00
Dylan ArapsandGitHub 158173b3c7 Merge pull request #979 from dylanaraps/song_format
song: Added song_format.
2018-05-09 23:48:15 +00:00
Dylan Araps 7d259e8ef9 song: Added song_format. 2018-05-10 08:52:06 +10:00
Dylan Araps b5a2323144 song: Added song_format. 2018-05-10 08:49:05 +10:00
Dylan ArapsandGitHub e8ac76dc57 Merge pull request #837 from dylanaraps/song-album
Add Album to the Song function
2018-05-09 22:35:33 +00:00
Dylan ArapsandGitHub e54f324595 Merge pull request #978 from mstraube/song-album
song: fix audacious album
2018-05-09 22:00:39 +00:00
Dylan Araps b6f0460b35 song: Better splitting. 2018-05-09 21:23:10 +10:00
Dylan Araps cfcd6fff17 song: Fix separator when printed. 2018-05-09 18:28:17 +10:00
Dylan Araps 3ece779d47 song: Fix issues with splitting. 2018-05-09 18:26:31 +10:00
Dylan ArapsandGitHub a5f5be869c Merge pull request #973 from MindTooth/tweak_kitty_regex
tweak kitty font regex
2018-05-08 23:35:18 +00:00
Dylan Araps 859dc69b20 wm: Detect 2bwm manually 2018-05-07 12:26:42 +10:00
Dylan Araps 8fe3130cbe gtk: Fix config file read order. Closes #972 2018-05-06 16:16:27 +10:00
Dylan Araps a9c4db2b54 docs: update 2018-05-05 09:01:24 +10:00
Dylan Araps 862a4c96db docs: update 2018-05-05 08:59:09 +10:00
Dylan Araps 5dbc0a2748 docs: update 2018-05-05 08:58:40 +10:00
Dylan Araps 6d003b2f2a docs: update 2018-05-05 08:57:17 +10:00
Dylan Araps 01721da481 docs: update 2018-05-05 08:54:11 +10:00
Dylan Araps 27df891ab9 docs: update 2018-05-05 08:51:29 +10:00
Dylan Araps e4d3ad1f42 general: Add back Makefile. 2018-05-04 19:52:08 +10:00
Dylan Araps a46e43a816 docs: Keep full changelog in repo. 2018-05-04 18:23:33 +10:00
Dylan Araps 22a43204fc docs: update 2018-05-04 17:51:53 +10:00
Dylan Araps 5bad6ea5d9 docs: update 2018-05-04 17:40:33 +10:00
Dylan Araps c57da4cf72 docs: update 2018-05-04 17:29:52 +10:00
Dylan Araps ac5bc01f6a docs: update 2018-05-04 17:29:06 +10:00
Dylan Araps 1a3c8638e1 docs: update 2018-05-04 17:05:13 +10:00
Dylan Araps ffd711a4ea docs: update 2018-05-04 17:02:31 +10:00
Dylan Araps 736b45a9ed docs: Initial CONTRIBUTING.md 2018-05-04 16:59:21 +10:00
Dylan Araps 4f4f237395 version: bump 2018-05-04 16:36:01 +10:00
Dylan Araps 881094f1d6 misc: whitespace 2018-05-04 16:25:05 +10:00
Dylan Araps 7d57ba0247 docs: CHANGELOG.md 2018-05-04 16:22:05 +10:00
Dylan Araps 881ae1f226 docs: CHANGELOG.md 2018-05-04 16:19:14 +10:00
Dylan Araps 48402232e9 misc: whitespace. 2018-05-04 15:58:48 +10:00
Dylan Araps a4b39b5b69 travis: Add back line length enforcement. 2018-05-04 12:01:55 +10:00
Dylan Araps 2384e6f7b9 docs: update 2018-05-04 11:46:55 +10:00
Dylan Araps d49e6ca7d7 travis: Fix command. 2018-05-04 09:35:28 +10:00
Dylan Araps 5a8b2405f5 misc: whitespace 2018-05-04 09:18:52 +10:00
Dylan Araps b3af154dc5 general: Move ascii art back to the bottom. 2018-05-04 09:11:22 +10:00
Dylan Araps 308a4bab01 Merge branch 'one' of github.com:dylanaraps/neofetch into one 2018-05-04 08:58:23 +10:00
Dylan Araps 2fd328aeca general: Move ascii art back to fix merge conflicts. 2018-05-04 08:57:35 +10:00
Dylan Araps f31f2a40f0 general: Added missing ascii 2018-05-04 08:57:34 +10:00
Dylan Araps c9a4ae4b1a general: Remove Makefile 2018-05-04 08:57:08 +10:00
Dylan Araps da49581b73 general: In-lined license 2018-05-04 08:57:08 +10:00
Dylan Araps 97bd390295 General: Move ascii art to the bottom of the script. 2018-05-04 08:57:08 +10:00
Dylan Araps b8c2db973d travis: Remove line limit. Will still be enforced by hand. 2018-05-04 08:55:51 +10:00
Dylan Araps 75807e0711 travis: Added another exclude. 2018-05-04 08:55:51 +10:00
Dylan Araps a5a850c366 ascii: Update android ascii 2018-05-04 08:55:51 +10:00
Dylan Araps 8793fdbe6b theme: Fixes for bash3 2018-05-04 08:55:51 +10:00
Dylan Araps f6d93420f8 general: Adjust makefile 2018-05-04 08:55:51 +10:00
Dylan Araps 64fa49c0f1 general: Remove old files 2018-05-04 08:55:51 +10:00