mirror of
https://github.com/jarun/nnn.git
synced 2024-11-18 00:49:15 +00:00
Updated Basic use cases (markdown)
parent
ebf21744ec
commit
4ca25ded9e
|
@ -301,6 +301,8 @@ To show all files starting with dot (`.`, hidden files on Linux):
|
||||||
export LC_COLLATE="C"
|
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.
|
Loading…
Reference in a new issue