Skip to content

Commit

Permalink
Refactor code to improve performance and readability
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Feb 26, 2024
1 parent 004d589 commit c92f3da
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{{- if not .ephemeral -}}
#!/usr/bin/env bash

set -eufo pipefail

fc-cache -f -v
{{- end -}}
Binary file added home/dot_local/share/fonts/feather.ttf
Binary file not shown.
Binary file added home/dot_local/share/fonts/iosevka-nerd-font.ttf
Binary file not shown.

0 comments on commit c92f3da

Please sign in to comment.