fish: fix typo
This commit is contained in:
parent
1e79cbba99
commit
c5a650956b
@ -151,7 +151,7 @@ if type -q vidir;
|
|||||||
set -x VIDIR_EDITOR_ARGS '-c :set nolist | :set ft=vidir-ls'
|
set -x VIDIR_EDITOR_ARGS '-c :set nolist | :set ft=vidir-ls'
|
||||||
end
|
end
|
||||||
|
|
||||||
if type -q stack: # Haskell
|
if type -q stack; # Haskell
|
||||||
set -x STACK_ROOT "$XDG_DATA_HOME"/stack
|
set -x STACK_ROOT "$XDG_DATA_HOME"/stack
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user