我的比较喜欢的一个shell,大家能够和我不一样python
# pacman -S zsh
kain是我建立用户的名字linux
# useradd -m -G wheel -s /bin/zsh kain
# passwd kain
将/etc/sudoers中# %wheel ALL=(ALL) ALL
前面的#
去掉git
# vim /etc/sudoers
# pacman -S xorg # pacman -S gnome
这里使用gdmgithub
# systemctl enable gdm
# pacman -S firefox
这是一个第三方终端,推荐装上shell
自带终端太难看了,二来可能自带的终端没法使用vim
# pacman -S tilix
在/etc/locale.gen中取消掉zh_CN.UTF-8
前面的注释api
而后浏览器
# locale-gen
# vim ~.xprofile 写入 export LANG=zh_CN.UTF-8 export LANG=zh_CN:en_US export LC_CTYPE=en_US.UTF-8
# vim /etc/locale.conf 加入 LANG=zh_CN.UTF-8
下载中文字体app
# pacman -S wqy-zenhei
# reboot
注意再次进入时选择GNOME on Xorgcurl
1.在 /etc/pacman.conf 文件末尾添加:
[archlinuxcn] Server = https://mirrors.ustc.edu.cn/archlinuxcn/$arch
将下面的文字注释去掉
[multilib] Include = /etc/pacman.d/mirrorlist
# sudo pacman -Syy
# sudo pacman -S archlinuxcn-keyring
# pacman -S fcitx-im # pacman -S fcitx-sogoupinyin # pacman -S fcitx-configtool
以后打开fcitx-configtool选择搜狗输入法便可
# vim ~/.xprofile 写入 export XIM=fcitx export XIM_PROGRAM=fcitx export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx"
# reboot
# sudo pacman -S netease-cloud-music
# sudo pacman -S git
# sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
# vim .zshrc 修改ZSH_THEME为你喜欢的 在plugins里面添加上sudo
# source .zshrc
# sudo pacman -S python-nautilus
# pacman -S yay yaourt
# pacman -S gnome-tweaks
先打开User themes App menu
# yay flat-remix # yay vimix # pacman -S papirus-icon-theme
# pacman -S docky # pacman -S gconf-editor
取消docky图标
取消gconf-editor --> apps --> docky-2 --> Docky --> items --> Dockyitem --> show
extensions.gnome.org gnome-look.org