Champoloo [he/him]@hexbear.net to technology@hexbear.netEnglish · 14 hours agoMicrosoft confesses that File Explorer loads too slow in Windows, plans to enable preload to make it open fasterwww.ghacks.netexternal-linkmessage-square29fedilinkarrow-up144
arrow-up144external-linkMicrosoft confesses that File Explorer loads too slow in Windows, plans to enable preload to make it open fasterwww.ghacks.netChampoloo [he/him]@hexbear.net to technology@hexbear.netEnglish · 14 hours agomessage-square29fedilink
minus-squareHermes [none/use name]@hexbear.netlinkfedilinkEnglisharrow-up6·8 hours agoopening a terminal and runningls takes me ~2 seconds on Linux, mostly down to how fast I can hit the keys
minus-squaremayakovsky [any]@hexbear.netlinkfedilinkEnglisharrow-up3·edit-26 hours agoWe can go faster alias l='ls'
minus-squareHermes [none/use name]@hexbear.netlinkfedilinkEnglisharrow-up4·5 hours agoappend ls to your .bashrc (or equivalent)
opening a terminal and running
lstakes me ~2 seconds on Linux, mostly down to how fast I can hit the keysWe can go faster
alias l='ls'append
lsto your.bashrc(or equivalent)