Skip to content

ToshikiNakamura0412/my_ubuntu_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic setup script for Ubuntu

License: MIT

Environment

Ubuntu

Advance preparation

Change the language of the home directory to English

LANG=C xdg-user-dirs-gtk-update

Install git

sudo apt update && sudo apt install -y --no-install-recommends git

Installation

git clone --depth=1 https://github.com/ToshikiNakamura0412/my_ubuntu_setup.git ~/my_ubuntu_setup
~/my_ubuntu_setup/setup.sh
sudo reboot

Install

Refer to functions install_pkgs in setup.sh

Copy

  • theme (Cursor)
  • wallpaper

Hide

  • home folder in desktop (Ubuntu 20.04)

Clone

Setup

Settings

  • Background
  • Mouse & Touchpad
  • Keyboard Shortcuts

Gnome shell extensions

Visit https://extensions.gnome.org and install Gnome extensions

Enable the following extensions

  • Dash to Panel
  • ArcMenu (by andrew.zaech)
  • WinTile: Windows 10 window tiling for GNOME
  • CHC-E (Custom Hot Corners - Extended)

Set Dash-to-Panel and ArcMenu

Tweaks

  • Appearance (Cursor)
  • Set 'Caps Lock' to 'Ctrl' (Caps Lock behavior)

Terminal

  • Set color theme (image)

Mozc

  • Set up like macOS (link)
    • Press the 'Input Key' button at the top to sort

Others