Skip to content

Commit

Permalink
modify Brewfile etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
kn1cht committed May 2, 2022
1 parent 09895bd commit 1c10163
Show file tree
Hide file tree
Showing 6 changed files with 5,244 additions and 20 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
branch = auto
interactive = auto
grep = auto
ui = true
[alias]
s = status
st = status
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.swp
*~
.DS_Store
.vim/bundle/
3 changes: 1 addition & 2 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ export GOPATH=$HOME/.go/
export PATH=$HOME/.rbenv/bin:~/Library/Python/2.7/bin:~/.go/bin:$PATH
export PATH=$HOME/perl5/bin:$PATH
export PATH=$HOME/.anyenv/bin:$PATH
export PATH="$PATH:/opt/homebrew/share/git-core/contrib/diff-highlight"
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
eval "$(anyenv init -)"
source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
160 changes: 160 additions & 0 deletions :
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
tap "a-know/tap"
tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "jmhobbs/parrot"
tap "osrf/simulation"
tap "osx-cross/avr"
brew "act"
brew "gdbm"
brew "xz"
brew "aircrack-ng"
brew "ansible"
brew "arp-scan"
brew "autoconf"
brew "sleuthkit"
brew "autopsy"
brew "osx-cross/avr/avr-binutils"
brew "osx-cross/avr/avr-gcc@9", link: false
brew "bib-tool"
brew "bibtex2html"
brew "binutils"
brew "binwalk"
brew "icu4c"
brew "pixman"
brew "cmake"
brew "gcc"
brew "openblas"
brew "tbb"
brew "cloc"
brew "cmatrix"
brew "composer"
brew "coreutils"
brew "cpanminus"
brew "cpulimit"
brew "libssh2"
brew "curl"
brew "libsodium"
brew "zeromq"
brew "czmq"
brew "dex2jar"
brew "libassuan"
brew "libgcrypt"
brew "pth"
brew "doxygen"
brew "e2fsprogs", link: true
brew "fcrackzip"
brew "nettle"
brew "jpeg"
brew "little-cms2"
brew "webp"
brew "ffmpeg"
brew "figlet"
brew "fontforge"
brew "foremost"
brew "gdb"
brew "ghostscript"
brew "ghq"
brew "git"
brew "glfw"
brew "libusb"
brew "gnupg", link: false
brew "gnuplot"
brew "go"
brew "graphviz"
brew "hardlink"
brew "hexedit"
brew "hub"
brew "imagemagick"
brew "jansson"
brew "john"
brew "latexdiff"
brew "leiningen"
brew "libelf"
brew "libusb-compat"
brew "llvm"
brew "[email protected]", link: true
brew "nkf"
brew "nmap"
brew "nspr"
brew "nss"
brew "numpy"
brew "nyancat"
brew "opencv"
brew "pandoc"
brew "pandoc-crossref"
brew "pdf2svg"
brew "pdfcrack"
brew "peco"
brew "picocom"
brew "pipenv"
brew "pkcrack"
brew "pngcheck"
brew "portaudio"
brew "pwgen"
brew "pyenv"
brew "pyenv-virtualenv"
brew "qemu"
brew "qpdf"
brew "radare2"
brew "reattach-to-user-namespace"
brew "redis"
brew "ruby-build"
brew "smartmontools"
brew "socat"
brew "source-highlight"
brew "sphinx-doc"
brew "sqlmap"
brew "squashfs"
brew "sshfs"
brew "telnet"
brew "tmux"
brew "tree"
brew "vim"
brew "wakeonlan"
brew "watch"
brew "watchman"
brew "wget"
brew "yara"
brew "zlib"
brew "zsh"
brew "zsh-autosuggestions"
brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "a-know/tap/pi"
brew "jmhobbs/parrot/terminal-parrot"
cask "arduino"
cask "audacity"
cask "balenaetcher"
cask "bettertouchtool"
cask "ccleaner"
cask "chrome-remote-desktop-host"
cask "coolterm"
#cask "docker-toolbox"
cask "discord"
cask "electron"
cask "firefox"
cask "github"
cask "google-chrome"
cask "google-drive"
cask "hyper"
cask "ltspice"
cask "mi"
cask "macfuse"
cask "mendeley"
cask "microsoft-teams"
cask "processing"
cask "progressive-downloader"
cask "quicklook-csv"
cask "quicklook-json"
cask "skim"
cask "slack"
cask "sourcetree"
cask "the-unarchiver"
cask "veracrypt"
#cask "virtualbox"
cask "visual-studio-code"
cask "vlc"
cask "zoom"
38 changes: 20 additions & 18 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "jmhobbs/parrot"
tap "nektos/tap"
tap "osrf/simulation"
tap "osx-cross/avr"
tap "phinze/cask"
tap "ros/deps"
brew "act"
brew "anyenv"
brew "gdbm"
brew "xz"
brew "aircrack-ng"
Expand All @@ -21,7 +19,6 @@ brew "sleuthkit"
brew "autopsy"
brew "osx-cross/avr/avr-binutils"
brew "osx-cross/avr/avr-gcc@9", link: false
brew "avr-libc"
brew "bib-tool"
brew "bibtex2html"
brew "binutils"
Expand All @@ -47,11 +44,11 @@ brew "dex2jar"
brew "libassuan"
brew "libgcrypt"
brew "pth"
brew "dirmngr", link: true
brew "doxygen"
brew "e2fsprogs", link: true
brew "fcrackzip"
brew "nettle"
brew "nginx"
brew "jpeg"
brew "little-cms2"
brew "webp"
Expand All @@ -68,9 +65,8 @@ brew "libusb"
brew "gnupg", link: false
brew "gnuplot"
brew "go"
brew "gpg-agent", link: true
brew "graphviz"
brew "hardlink-osx"
brew "hardlink"
brew "hexedit"
brew "hub"
brew "imagemagick"
Expand Down Expand Up @@ -102,17 +98,16 @@ brew "portaudio"
brew "pwgen"
brew "pyenv"
brew "pyenv-virtualenv"
brew "python@2", link: false
brew "qemu"
brew "qpdf"
brew "radare2"
brew "reattach-to-user-namespace"
brew "redis"
brew "ruby-build"
brew "smartmontools"
brew "sass/sass/sass"
brew "socat"
brew "source-highlight"
brew "sox"
brew "sphinx-doc"
brew "sqlmap"
brew "squashfs"
Expand All @@ -133,25 +128,31 @@ brew "zsh-completions"
brew "zsh-syntax-highlighting"
brew "a-know/tap/pi"
brew "jmhobbs/parrot/terminal-parrot"
brew "osx-cross/avr/simavr", args: ["HEAD"]
cask "0xed"
cask "arduino"
cask "audacity"
cask "balenaetcher"
cask "bettertouchtool"
cask "ccleaner"
cask "chrome-remote-desktop-host"
cask "coolterm"
cask "docker-toolbox"
cask "discord"
cask "electron"
cask "etcher"
cask "firefox"
cask "github-desktop"
cask "google-japanese-ime"
cask "github"
cask "google-chrome"
cask "google-drive"
cask "hyper"
cask "insomniax"
cask "ltspice"
cask "macports"
cask "mi"
cask "osxfuse"
cask "macfuse"
cask "mendeley"
cask "microsoft-teams"
cask "processing"
cask "progressive-downloader"
cask "quicklook-csv"
cask "quicklook-json"
cask "r"
cask "skim"
cask "slack"
cask "sourcetree"
Expand All @@ -160,4 +161,5 @@ cask "veracrypt"
cask "virtualbox"
cask "visual-studio-code"
cask "vlc"
cask "wireshark"
cask "xquartz"
cask "zoom"
Loading

0 comments on commit 1c10163

Please sign in to comment.