https://github.com/LumaKernel/dotfiles
⭐ My own world.
https://github.com/LumaKernel/dotfiles
dotfiles fish-shell linux macos neovim powershell tmux vim windows
Last synced: 4 days ago
JSON representation
⭐ My own world.
- Host: GitHub
- URL: https://github.com/LumaKernel/dotfiles
- Owner: LumaKernel
- Created: 2019-12-29T08:38:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T14:55:41.000Z (19 days ago)
- Last Synced: 2025-04-07T17:18:09.242Z (7 days ago)
- Topics: dotfiles, fish-shell, linux, macos, neovim, powershell, tmux, vim, windows
- Language: Shell
- Homepage:
- Size: 867 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - LumaKernel/dotfiles - ⭐ My own world. (Shell)
README
# dotfiles
## Windows
まず WSL からやる
### WSL
WSLのインストールは頑張る.
```bash
# 気合で git を準備,バージョンアップは後でやる
# GitHub ssh セットアップ : https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
cd ~
git clone [email protected]:LumaKernel/dotfiles
cd dotfiles
sudo ./install-wsl.sh
```### PowerShell
適当,スクリプトの破片にとどめて,いい感じにする
```powershell
iwr -useb https://get.scoop.sh | iex
scoop install git 7zip
# 気合
```# License
[Unlicense](https://unlicense.org/)
ただし,`README.md` がおいてあるところ以下はそれに従う.
ファイル内に注釈があるものもそれに従う.
あまり信用してはいけない# スクリーンショット


