Skip to content

Commit

Permalink
add caja to e
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattscarpenter committed Dec 9, 2024
1 parent eb23ceb commit 61bdc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e
Original file line number Diff line number Diff line change
@@ -1 +1 @@
explorer.exe ${1:-.}
explorer.exe ${1:-.} || caja ${1:-.} #try running the windows file explorer, then try running the most-popular(?) linux file explorer

0 comments on commit 61bdc36

Please sign in to comment.