od-contrib / commander

Dual pane file manager
MIT License
16 stars 15 forks source link

TODO: Re-base on the original source #1

Closed glebm closed 3 years ago

glebm commented 4 years ago

Currently it's based on the @jbanes fork but we don't want the large font file in the commit history as we have font fallback support now

glebm commented 3 years ago

For now simply removed the large font from git history:

git filter-branch --index-filter 'git rm -rf --cached --ignore-unmatch res/wy_scorpio.ttf' HEAD