Commit graph

25 commits

Author SHA1 Message Date
goar5670
57feb07032 Add colors for inode text 2022-03-20 01:55:50 +03:00
gheritarish
f5cd4e6695
add LibreOffices extensions to alias file 2021-09-04 10:25:01 +02:00
Felix Dombek
6ebb1ef6db Add support for executable_file color 2021-03-03 01:14:42 +01:00
Claudio Bley
53a6bef959 Directly use Unicode symbols in yaml config 2020-05-08 22:12:35 +02:00
Claudio Bley
4a0ece2908 Add support for special files
Like sockets, character and block devices.
2018-10-21 23:14:21 +02:00
mashehu
8d9a3a83f7 added icon for dockerfiles 2018-06-08 15:47:22 +02:00
Andy
bb270b319a Adds some media types (#180)
* add some media types

* alphabetize the media types
2018-02-01 21:43:38 +05:30
Andy
99b94da2f6 add jupyter notebooks to file aliases (#181) 2018-01-30 01:16:55 +05:30
Athitya
919ddb7c4c Adds colors for git-status 2017-10-29 05:34:25 +05:30
Athitya
0984a529ac Adds custom config coloring support for faster git-status 2017-10-29 05:32:38 +05:30
Athitya
c9beb097a8 Fixes rubocop issue 2017-10-28 21:36:49 +05:30
Athitya
0501c0b4a2 Adds monkeys.rb, and clean-ups before merging 2017-10-28 21:03:05 +05:30
Athitya
2ea96f1212 Adds support for new inbuilt colors 2017-10-28 20:54:44 +05:30
Metamist
8dec4115ef Added colorized file stats depending on size (#123)
* Added colorized file stats depending on size

* Removed redundant return

* Syntax improvements
2017-10-07 01:22:35 +05:30
Khải
e6c55f48cb Add some icons, fix some file icons (#109)
* Add some icons for folders

* Folder names: .atom, .vscode, .github

* Add/Fix some file icons

* New icons:
  - React: .jsx
  - SASS: .sass

* Fixed aliases:
  - .editorconfig: It was a 'git' icon, which makes no sense
  - sass/scss: SCSS is not SASS

* New aliases:
  - Stylus: .stylus → .styl
  - Video: .avi, .mkv, .ogv, .webm → video
  - React: .tsx → .jsx

* Fix alphabetic order
2017-08-25 00:54:49 +05:30
Gary Traffanstedt
fb40c72b15 Adds env, erb, scss, and slim icons. (#95)
* Added erb, scss, and slim icons.

* Added env icon.

* Aliased erb and slim icons to new rubydoc.
2017-08-03 01:14:08 +05:30
Ryan L McIntyre
bf2fc7ce21 Updates .git folder icon
- Updates .git folder icon from GitHub to more generic
- fixes #33
2017-07-23 11:03:23 -04:00
Tom Lazar
1afa3aa682 Adds colors.yaml file (#81)
* add colors.yaml file and switch any color reference to use it in
`lib/colors/core.rb`

* add light and dark verions of the commands, also moved load_from_yaml

* fix typo

* add colors for new commands from the merge

* fix name and update colors for the light and dark scheme

* fixed small typo when no files are found
2017-07-14 11:44:17 +05:30
Michael Dungan
d0f00a9d6a Adds icon for yarn.lock (#72) 2017-07-11 08:24:28 +05:30
Ace Dimasuhid
a578f7e5da Adds support to icons for specific filenames (#66) 2017-07-10 16:58:58 +05:30
Ace Dimasuhid
67f29c278f Update file_aliases.yaml to reflect sorted version 2017-07-10 00:13:14 +08:00
Paulo
52819d3e93 Fixes empty dir bug (#46)
* Add entry to files.yaml to handle .log file

* Update files.yaml, correcting a typo in log entry

* Update on core.rb, to check if the directory is empty

* Update on core.rb, rewrote test, because Travis saw it as an offense

* Update on core.rb, typo in my test

* Update core.rb, switch error message on empty folder
2017-07-09 14:35:18 +05:30
Adnan
0e2cbc852e Adds epub icon (#47) 2017-07-08 09:12:02 +05:30
Athitya
3bfa362121 Merge branch 'master' into ruby-gem 2017-07-06 20:21:09 +05:30
Athitya
f993755f0e Adds ruby gem skeleton 2017-07-05 19:53:11 +05:30