-
Notifications
You must be signed in to change notification settings - Fork 3
Setting up Ubuntu
tyage edited this page Apr 29, 2025
·
38 revisions
- OS: ubuntu 24.04.2
ssh-keygen -t ed25519 -C "machine name"
sudo apt-get install ibus-mozc
Add mozc to input source
https://wiki.ubuntulinux.jp/UbuntuTips/Desktop/HowToSetCapsLockAsCtrl
sudo locale-gen ja_JP.UTF-8
sudo apt-get install software-properties-common git tig p7zip-full
sudo snap install nvim --classic
sudo apt-get install zsh
chsh # set for /usr/bin/zsh
curl https://mise.run | shsudo snap install --classic
gem install bundle
sudo snap install peco
mise install ghq
mise use ghq
