notes
This commit is contained in:
parent
a344ac5e35
commit
002c363a2e
1 changed files with 28 additions and 0 deletions
28
install-todo.md
Normal file
28
install-todo.md
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
# installation
|
||||||
|
|
||||||
|
## linux
|
||||||
|
|
||||||
|
* Fail hard if no `apt-get`
|
||||||
|
|
||||||
|
* Install linux-apt packges
|
||||||
|
* install homebrew
|
||||||
|
* source .zshenv
|
||||||
|
* how to check
|
||||||
|
* install shared-brew packages
|
||||||
|
* install alacritty
|
||||||
|
* install alacritty terminfo
|
||||||
|
* stow appropriate directories
|
||||||
|
* how to checck
|
||||||
|
* toggle color mode
|
||||||
|
|
||||||
|
## darwin
|
||||||
|
|
||||||
|
* install homebrew
|
||||||
|
* zprofile hack
|
||||||
|
* source .zshenv
|
||||||
|
* install shared-brew packages
|
||||||
|
* install rosetta
|
||||||
|
* how to check?
|
||||||
|
* install darwin-brew packages
|
||||||
|
* install darwin-brew-cask packages
|
||||||
|
* install tmux terminfo
|
Loading…
Reference in a new issue