Visual Studio Codeを使う 1
Visual Studio Codeの使い方を記載します。 環境はM3 MacBook Airです。 設定ファイルを開く Shift + Command + ‘p’ から Open User Se …
yet another word press site
Visual Studio Codeの使い方を記載します。 環境はM3 MacBook Airです。 設定ファイルを開く Shift + Command + ‘p’ から Open User Se …
Visual Studio Codeの使い方を記載します。 環境はM3 MacBook Airです。 複数行の同時編集 option + command + ↓ 広告さくらのレンタルサーバムームードメインOisix(おい …
git configです。 git config git logで表示させる情報になります。自分はこう設定するというのを決めておいた方が良いです。 $ git config –global user.name “jn” …
git branchとgit checkoutです。 git branch 該当ディレクトリに移動します。 $ cd git_sample 該当ディレクトリの下にあるものをGitで管理できるようにします。 $ git i …
M3 MacBook AirのiCloudのfolderの場所。 場所 /Users/jn/Library/Mobile Documents/com~apple~CloudDocs/ jnは僕のユーザー名です。
消えてしまったLaunchpad。 代替 Command + Shift + A FinderでApplication folderが開きます。これが一番違和感がないと思います。 まとめ Appが多くなって、Appも検索 …