Fix fish function
Add wezterm, add arkenfox user-overrides.js
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
function h --wraps='ls -lah --group-directories-first' --description 'alias h=ls -lah'
|
||||
run
|
||||
end
|
||||
|
||||
function run
|
||||
ls -lah --group-directories-first $argv
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user