Update dotfiles/.config/software/terminal/Scoopfile, dotfiles/.config/software/development/Scoopfile, TODO, dotfiles/.config/software/terminal/Packages.config, dotfiles/.config/software/desktop/Packages.config, dotfiles/.config/software/development/Packages.config, dotfiles/.config/software/desktop/Wingetfile, dotfiles/.config/software/development/Brewfile, dotfiles/.config/software/terminal/Brewfile, dotfiles/.config/software/desktop/Brewfile, dotfiles/.config/software/Brewfile-alternatives.yml
Deleted dotfiles/.local/Scoop.full
2022-11-21 04:01:34 -08:00
|
|
|
|
2022-11-20 20:22:46 -08:00
|
|
|
|
2022-11-21 03:04:54 -08:00
|
|
|
### Ensure these PATHs are added on Windows
|
2022-11-20 20:22:46 -08:00
|
|
|
add to PATH:
|
|
|
|
'%ProgramFiles(x86)%\mitmproxy\bin'
|
2022-11-20 20:37:24 -08:00
|
|
|
'%ProgramFiles(x86)%\juju'
|
|
|
|
|
2022-11-21 03:04:54 -08:00
|
|
|
### POSSIBLY USEFUL SOFTWARE
|
|
|
|
https://hackjutsu.com/Lepton/
|
|
|
|
|
|
|
|
### WINDOWS MISSING PACKAGES
|
|
|
|
# FOLLOWING SOFTWARE IS IN Brewfile.terminal but not in Scoop.terminal or Chocolatey.terminal
|
|
|
|
# TODO: Find replacements or alternatives
|
|
|
|
# It's possible some are available via other installation methods - please research and figure out which ones
|
|
|
|
# we can install via NPM, Go etc.
|
|
|
|
# LSD used instead of exa for Windows
|
|
|
|
# Glances not on Windows
|
Update dotfiles/.config/software/terminal/Scoopfile, dotfiles/.config/software/development/Scoopfile, TODO, dotfiles/.config/software/terminal/Packages.config, dotfiles/.config/software/desktop/Packages.config, dotfiles/.config/software/development/Packages.config, dotfiles/.config/software/desktop/Wingetfile, dotfiles/.config/software/development/Brewfile, dotfiles/.config/software/terminal/Brewfile, dotfiles/.config/software/desktop/Brewfile, dotfiles/.config/software/Brewfile-alternatives.yml
Deleted dotfiles/.local/Scoop.full
2022-11-21 04:01:34 -08:00
|
|
|
# ASDF not on Windows
|
2022-11-21 03:04:54 -08:00
|
|
|
# autorestic not on windows
|
|
|
|
# gist not on Windows
|
|
|
|
# git-secret not on Windows
|
|
|
|
# nb not on Windows
|
|
|
|
# zsh not on Windows
|
|
|
|
# bandwhich
|
|
|
|
# nnn not on Windows
|
|
|
|
# rm-improved not on Windows
|
|
|
|
# hey not on Windows
|
|
|
|
# pass not on Windows
|
|
|
|
# sysbench not on Windows
|
|
|
|
# teller not on Windows
|
|
|
|
# ssh-vault not on Windows
|
|
|
|
# automake not on windows
|
|
|
|
# zx --- needs npm?
|
|
|
|
# pywhat --- ???
|
|
|
|
# mycli --- ?
|
|
|
|
# litecli --- ?
|
|
|
|
# yj --- ?
|
|
|
|
# choose --- ?
|
|
|
|
# tmux not on Windows
|
|
|
|
# mcfly
|
|
|
|
# t-rec
|
|
|
|
# whalebrew
|
|
|
|
# ots
|
2022-11-21 03:28:47 -08:00
|
|
|
|
|
|
|
|
|
|
|
### WINDOWS MISSING FROM DEV environment
|
|
|
|
# bun
|
|
|
|
# codeclimate
|
|
|
|
# minio mc
|
|
|
|
# dockle
|
|
|
|
# git-subrepo
|
|
|
|
# oq
|
|
|
|
# sdkman
|
|
|
|
# sshpass
|
|
|
|
# goofys
|
|
|
|
# tfenv
|
|
|
|
# shc
|
2022-11-24 03:57:21 -08:00
|
|
|
|
|
|
|
|
|
|
|
{{ if not $headless -}}
|
|
|
|
age:
|
|
|
|
identity: "{{ .chezmoi.homeDir }}/.config/age/key.txt"
|
|
|
|
recipient: "age16kxd4ljclq9ksnxvl2ee7a5xnj744kwyv04p04ka0n3rzxdpl5nsq52svl"
|
|
|
|
{{- end }}
|