🎨 📝 add comments add task

This commit is contained in:
Daniel Thoren 2022-04-26 14:49:21 +02:00 committed by GitHub
parent e27137455f
commit 9f14b98157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,16 +7,17 @@ tap "homebrew/cask"
brew "tree" brew "tree"
brew "mas" brew "mas"
brew "handbrake" brew "handbrake" # video formatting
# brew "macvim" brew "neovim" # always neovim, no macvim or regular vim
# brew "vim"
brew "neovim" # always neovim
brew "ack" brew "ack"
brew "profanity" # XMPP client # brew "profanity" # XMPP client
brew "lf" # CLI file browser (gokcehan/lf/) brew "lf" # CLI file browser (gokcehan/lf/)
# brew "mutt" # CLI email cient (muttmua/mutt) # brew "mutt" # CLI email cient (muttmua/mutt)
brew "diskonaut" # CLI disk usage visual treemap brew "diskonaut" # CLI disk usage visual treemap
brew "tmux" # terminal multiplexer brew "tmux" # terminal multiplexer
brew "f3" # fight flash fraud (USB / SD card checker)
brew "task" # for nvim taskwiki
# youtube downloader # youtube downloader
#"yt-dlp/taps/yt-dlp" #"yt-dlp/taps/yt-dlp"
@ -24,11 +25,10 @@ brew "tmux" # terminal multiplexer
cask "basictex" # minimal Tex Distribution cask "basictex" # minimal Tex Distribution
# cask "mactex" # LaTeX Live distribution w GUI # cask "mactex" # LaTeX Live distribution w GUI
# cask "tikzit" # tikz drawing gui # cask "tikzit" # tikz drawing gui
tap "zegervdv/zathura" tap "zegervdv/zathura" # pdf-viewer
#cask "zathura" #cask "zathura"
cask "pgadmin4" # pgsql database admin tool cask "pgadmin4" # pgsql database admin tool
cask "macsvg" # svg editor cask "macsvg" # svg editor
cask "firefox"
cask "balenaetcher" # burn iso to usb cask "balenaetcher" # burn iso to usb
# cask "karabiner-elements" # cask "karabiner-elements"
cask "telegram" cask "telegram"
@ -41,7 +41,9 @@ cask "clickup"
cask "visual-studio-code" cask "visual-studio-code"
cask "discord" cask "discord"
cask "qutebrowser" cask "qutebrowser"
# cask "firefox"
cask "waterfox" cask "waterfox"
cask "inkscape" # svg / pdf editor
# cask "adium" # cask "adium"
# # adium or pidgin? # # adium or pidgin?
@ -50,5 +52,4 @@ cask "waterfox"
# cask "fork" # cask "fork"
# terminal # terminal
cask "alacritty" cask "alacritty" # terminaL
# cask "iterm2"