Skip to content

neko3cs/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

954 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neko3cs dotfiles

インストール方法

macOS

cd $HOME && git clone https://github.com/neko3cs/.dotfiles.git && cd $HOME/.dotfiles && zsh bootstrap_macOS.sh

Fedora

cd $HOME && git clone https://github.com/neko3cs/.dotfiles.git && cd $HOME/.dotfiles && bash bootstrap_fedora.sh

Windows

Windowsには標準インストールされていないGitとPowerShell Coreをインストールする。

winget install --silent --exact --id Git.Git; winget install --silent --exact --id Microsoft.PowerShell

ここでGitのパスを通すためにターミナルを再起動する。以降はPowerShell Core 7.0以上を使う。ここで管理者権限で起動しておくとwinget向けUACダイアログが1回で済む。

cd $HOME && git clone https://github.com/neko3cs/.dotfiles.git && cd $HOME/.dotfiles && pwsh -f Bootstrap-Windows.ps1

インストーラーリンク集

各リポジトリになかったり、公式から取ってきた方がいいやつ。

macOS

パッケージ名 補足
.NET SDK homebrewにもあるけど、旧バージョンも入れたいなら個別に入れたほうがいい
Happy Hacking Keyboard - ダウンロード - PFU キーボードのドライバー更新など
Logi Options+Plus -
VMWare Fusion Broadcom Support Portalからダウンロード

Windows

パッケージ名 補足
.NET SDK VS Installerからインストールできるが、最新版がほしいなどの場合は個別に入れる
Ctrl2cap - Windows Sysinternals - Microsoft Docs -
Logi Options+Plus -
TeXLive -
ULE4JIS/publish at master · dezz/ULE4JIS -
カスタマイズ – かえうち -
プログラミングフォント 白源 (はくげん/HackGen) -
プロセス エクスプローラー - Sysinternals - Microsoft Learn -

About

dotfiles managing repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors