This website works better with JavaScript
Home
Explore
Help
Sign In
swatson
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fix snippet for exa in eshell
Simon Watson
3 years ago
parent
fff22b07fe
commit
42d5823f15
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
emacs/yasnippets/eshell-mode/ll
+ 1
- 1
emacs/yasnippets/eshell-mode/ll
View File
@@ -2,4 +2,4 @@
# name: exa list
# key: /ll
# --
-exa -lah
+exa -lah
--color=always