Fish: print directory content on cd
This commit is contained in:
@@ -21,3 +21,7 @@ set -x JIRA_API_TOKEN NDE2ODEyOTM5OTI2Ontw1zkanbJ8sAFMDUI1Y0QxOH7d
|
|||||||
# cat ~/.cache/wal/sequences
|
# cat ~/.cache/wal/sequences
|
||||||
#end
|
#end
|
||||||
source ~/.local/share/nvim/lazy/falcon/exa/EXA_COLORS
|
source ~/.local/share/nvim/lazy/falcon/exa/EXA_COLORS
|
||||||
|
|
||||||
|
function list_dir --on-variable PWD
|
||||||
|
ls
|
||||||
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user