Skip to content

Commit

Permalink
feat: allow install yadr mine on termux
Browse files Browse the repository at this point in the history
- Add termux Dracula theme
- Ignore zathura files on android
  • Loading branch information
nandalopes committed Jun 25, 2024
1 parent 0ca893f commit a0acd5a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions root/.chezmoiignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ iTerm2/
{{- else }}
.config/kitty/
.backup/look_and_feel/kitty/
.config/zathura/
.zprezto
.zpreztorc
.zprezto-contrib/
Expand Down
5 changes: 5 additions & 0 deletions root/private_dot_termux/.chezmoiexternal.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
'colors.properties':
url: 'https://github.com/dracula/termux/raw/master/colors.properties'
type: 'file'
executable: false
refreshPeriod: '168h' # 7 days
2 changes: 1 addition & 1 deletion root/private_dot_termux/symlink_font.ttf.tmpl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{{ .chezmoi.homeDir }}/.local/share/fonts/m/Meslo/MesloLGSNerdFont-Regular.ttf
{{ .chezmoi.homeDir }}/.local/share/fonts/f/FiraCode/FiraCodeNerdFont-Retina.ttf

0 comments on commit a0acd5a

Please sign in to comment.