sudo bash -c "echo '%wheel ALL=(ALL:ALL) NOPASSWD: ALL' >> /etc/sudoers"
logout & login
# set mirror
sudo pacman-mirrors --country Japan --api --protocol https && sudo pacman -Syu
# install yay
sudo pacman -S base-devel
git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
cd .. && rm -rf yay
yay -S google-chrome visual-studio-code-bin vim
login github
git config --global user.name "xiupos"
git config --global user.email "[email protected]"
ssh-keygen -t ed25519 -C "[email protected]"
cat ~/.ssh/id_ed25519.pub
register the public key to github
# test the key
ssh [email protected]
cd ~
git clone --recursive [email protected]:xiupos/dotfiles.git .dotfiles
ln -s .dotfiles/.tmux.conf .tmux.conf
ln -s .dotfiles/.tmux .tmux
ln -s ../.dotfiles/.config/chrome-flags.conf .config/chrome-flags.conf
reopen chrome
yay -S tmux xclip guake
sudo ln -s /usr/share/applications/guake.desktop /etc/xdg/autostart/
guake --restore-preferences .dotfiles/guake_prefs
# install ibus-skk
yay -S ibus-skk skk-jisyo
cat << EOF >> /etc/environment
GTK_IM_MODULE=ibus
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
EOF
# set custom rule
git clone [email protected]:xiupos/Sapporo.git ~/.config/libskk/rules/Sapporo
# set key layout
gsettings set org.gnome.desktop.input-sources show-all-sources true
sudo sed -ie s/jp/eu/g /usr/share/ibus/component/skk.xml
logout & login
yay -S discord keybase keybase-gui
yay -Rc firefox manjaro-hello manjaro-settings-manager manjaro-settings-manager-notifier pamac-cli pamac-gnome-integration pamac-gtk