Configure Gentoo
This commit is contained in:
parent
f9023d78ba
commit
b0651251ad
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -84,6 +84,18 @@ rc-update add udev sysinit
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ sudo eselect locale list
|
||||||
|
Available targets for the LANG variable:
|
||||||
|
[1] C
|
||||||
|
[2] C.utf8
|
||||||
|
[3] en_US
|
||||||
|
[4] en_US.iso88591
|
||||||
|
[5] en_US.utf8 *
|
||||||
|
[6] POSIX
|
||||||
|
[ ] (free form)
|
||||||
|
|
||||||
|
$ sudo eselect locale set 5
|
||||||
|
|
||||||
$ eselect editor list
|
$ eselect editor list
|
||||||
Available targets for the EDITOR variable:
|
Available targets for the EDITOR variable:
|
||||||
[1] ex
|
[1] ex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue