Remove outdated information, #1577

N-R-K 2023-01-30 20:08:44 +00:00
parent 3f67418f9e
commit 170f071bf6

@ -386,16 +386,6 @@ The reasons only prefix is allowed (and not full name):
- avoid prompting for link names one by one for a selection - avoid prompting for link names one by one for a selection
- having the same prefix groups the newly created links together - having the same prefix groups the newly created links together
## Hidden files on top
To show all files starting with dot (`.`, hidden files on Linux):
```sh
export LC_COLLATE="C"
```
Further [reading](https://unix.stackexchange.com/questions/288333/how-can-i-make-ls-show-dotfiles-first-while-staying-case-insensitive).
## Disable bold fonts ## Disable bold fonts
Most modern terminal emulators have the option to disable bold fonts. Most modern terminal emulators have the option to disable bold fonts.