@mfyx
2020-08-30T16:11:22.000000Z
字数 940
阅读 443
//sudo pacman -S udisks2fdisk -lmkdir /mnt/u0mount /dev/sdb1 /mnt/u0
pacman -S ibus ibus-rime ibus-libpinyinibus-setupsudo vim ~/.xprofileexport GTK_IM_MODULE=ibusexport XMODIFIERS="@im=ibus"export QT_IM_MODULE=ibus<c-`>,设置为简体拼音pacman -S fcitx fcitx-im fcitx-configtool fcitx-rime fcitx-libpinyinsudo vim ~/.xprofileexport GTK_IM_MODULE=fcitxexport XMODIFIERS="@im=fcitx"export QT_IM_MODULE=fcitx<c-`>,设置为简体拼音
here
yes
pass
pass
sudo pacman -S zshchsh -lchsh -s /bin/zshsh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"sudo pacman -S nerd-fonts-completecurl -sL --proto-redir -all,https https://raw.githubusercontent.com/zplug/installer/master/installer.zsh | zshsudo pacman -S zsh-theme-powerlevel9kecho 'source /usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme' >> ~/.zshrcsudo pacman -S fishcurl -L https://get.oh-my.fish | fishfish_config
here
here
here
here