smol_mazunki 2022-07-18 23:55:03
i naturally type ls -la out of habit
watzon 2022-07-18 23:55:03
I always do that anyway, so I may as well have it in the alias
watzon 2022-07-18 23:55:08
Same haha
smol_mazunki 2022-07-18 23:55:10
list list-all
smol_mazunki 2022-07-18 23:55:17
that’s what my brain says and types
smol_mazunki 2022-07-18 23:55:24
but sometimes i just want to peek at a directory
smol_mazunki 2022-07-18 23:55:29
–all is mandatory for me at all times
watzon 2022-07-18 23:55:44
Same
smol_mazunki 2022-07-18 23:55:45

thanks to –sort=modified it’s quite rapid to see
smol_mazunki 2022-07-18 23:56:02
and icons colours / really add to the visuals
watzon 2022-07-18 23:56:09
I do love the icons
smol_mazunki 2022-07-18 23:56:23
i didn’t even know it was a thing until i hit tab xd
watzon 2022-07-18 23:56:32
This is making me want to set up my neovim config again
smol_mazunki 2022-07-18 23:56:41
i have to redo my neovim config
smol_mazunki 2022-07-18 23:56:52
i ended up not liking @DumbMahreeo’s idea of using set() as a funciton
smol_mazunki 2022-07-18 23:57:01
i’d rather yyp a bunch of vim.api.set
smol_mazunki 2022-07-18 23:57:32
thanks telegram for fixing the ‘ breaking ats
watzon 2022-07-18 23:57:39
I get that haha
smol_mazunki 2022-07-18 23:58:05
does exa have a tree mode
smol_mazunki 2022-07-18 23:58:19

now my much-loved tree to visualize stuff feels legacy xd
watzon 2022-07-18 23:59:09
I do love a good tree view
smol_mazunki 2022-07-18 23:59:12
same
smol_mazunki 2022-07-18 23:59:37
time to pr icons i suppose
smol_mazunki 2022-07-18 23:59:40
how does exa even add icons
smol_mazunki 2022-07-18 23:59:50
also how do i add even more icon types
smol_mazunki 2022-07-18 23:59:54
.lua has no icon for instance
smol_mazunki 2022-07-19 00:00:49

smol_mazunki 2022-07-19 00:00:49

or does it,
watzon 2022-07-19 00:05:28
I’ve been meaning to try this as a base for my config, and I have to say I like it quite a bit https://nvchad.github.io/
watzon 2022-07-19 00:05:41
All lua, super ready to customize
DumbMahreeo 2022-07-19 00:22:51
smol_mazunki 2022-07-18 23:56:52
i ended up not liking @DumbMahreeo’s idea of using set() as a funciton
I don’t remember anything I’ve ever said to you
DumbMahreeo 2022-07-19 00:23:05
I tend to forget, if you could remind me that’d be great
smol_mazunki 2022-07-19 00:40:03
DumbMahreeo 2022-07-19 00:23:05
I tend to forget, if you could remind me that’d be great
you shared me your neovim repo
smol_mazunki 2022-07-19 00:40:11
in order to help me port to lua
smol_mazunki 2022-07-19 00:40:32
i forget, how do i debug where env vars were set