更新文件 Manjaro_初始配置.md

This commit is contained in:
lion187 2019-01-14 22:15:41 +08:00
parent 7b4830ca58
commit 7613ef42c1

View File

@ -52,6 +52,16 @@ Server = https://mirrors.ustc.edu.cn/manjaro/stable/$repo/$arch
具体可参考:<https://wiki.archlinux.org/index.php/Hardware_video_acceleration>
## 切换系统语言
编辑 /etc/locale.gen 为:
en_US.UTF-8 UTF-8
和 /etc/locale.conf 为:
LANG="en_US.UTF-8"
## 安装常用工具
pacman -S base-devel git gcc make python2 python3 go arm-none-eabi-gcc arm-none-eabi-gdb arm-none-eabi-newlib tmux openssh samba ntfs-3g vim bzip2 coreutils ncurses xz