systemctl enable NetworkManager echo "export EDITOR=nvim" >> ~/.bash_profile source ~/.bash_profile useradd -m -G wheel -s /bin/bash frain passwd frain visudo pacman -S plasma-meta konsole dolphin systemctl enable sddm systemctl start sddm # Chinese Input Method sudo pacman -S fcitx5-im sudo pacman -S fcitx5-chinese-addons cat << EOF >> /etc/environment GTK_IM_MODULE=fcitx QT_IM_MODULE=fcitx XMODIFIERS=@im=fcitx SDL_IM_MODULE=fcitx GLFW_IM_MODULE=ibus EOF cat << EOF >> /etc/pacman.conf [archlinuxcn] Server = https://mirror.nju.edu.cn/archlinuxcn/$arch EOF sudo pacman-key --lsign-key "farseerfc@archlinux.org" sudo pacman -Sy archlinuxcn-keyring su frain sudo pacman -S chezmoi sudo pacman -S zsh zsh-completions zsh-syntax-highlighting zsh-autosuggestions zsh-theme-powerlevel10k sudo pacman -S noto-fonts-cjk ttf-fira-code ttf-fira-sans ttf-nerd-fonts-symbols ttf-twemoji chezmoi init https://github.com/Richard-Zheng/dotfiles.git chezmoi apply sudo pacman -S keyd sudo cp ~/.config/keyd/* /etc/keyd sudo systemctl enable keyd sudo systemctl start keyd sudo pacman -S neovim python-neovim xclip paru paru -S nvim-lazy