Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add obj directory icon #909

Merged
merged 1 commit into from
Sep 24, 2023
Merged

add obj directory icon #909

merged 1 commit into from
Sep 24, 2023

Conversation

TruncatedDinoSour
Copy link
Contributor

@TruncatedDinoSour TruncatedDinoSour commented Sep 23, 2023

obj directory for object files, for example mycode.c => mycode.o

TODO

  • Use cargo fmt
  • Add necessary tests
  • Update default config/theme in README (if applicable)
  • Update man page at lsd/doc/lsd.md (if applicable)

Signed-off-by: Ari Archer <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #909 (442b715) into master (949128f) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #909   +/-   ##
=======================================
  Coverage   85.75%   85.75%           
=======================================
  Files          51       51           
  Lines        5005     5005           
=======================================
  Hits         4292     4292           
  Misses        713      713           
Files Changed Coverage Δ
src/theme/icon.rs 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zwpaper zwpaper merged commit b6141aa into lsd-rs:master Sep 24, 2023
14 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants