update many things

This commit is contained in:
Oliver Ladner 2023-03-30 22:41:18 +02:00
commit e35f0afc4e
5 changed files with 33 additions and 151 deletions

View file

@ -32,14 +32,22 @@ fi
# Fetch a Splunk auth token for ansible history # Fetch a Splunk auth token for ansible history
if [ ! -z $VAULT_TOKEN ]; then export SPLUNK_AUTHTOKEN=$(curl -X GET https://vault.unic.com/api/v1/secrets/14730/fields/api-key -H "Authorization: Bearer $VAULT_TOKEN" -s | tr -d \"); else echo "Splunk: \$VAULT_TOKEN not set"; fi if [ ! -z $VAULT_TOKEN ]; then export SPLUNK_AUTHTOKEN=$(curl -X GET https://vault.unic.com/api/v1/secrets/14730/fields/api-key -H "Authorization: Bearer $VAULT_TOKEN" -s | tr -d \"); else echo "Splunk: \$VAULT_TOKEN not set"; fi
export VIRTUALENV_PYTHON=/usr/local/bin/python3
export VIRTUALENVWRAPPER_PYTHON=/usr/local/bin/python3
export WORKON_HOME=~/python_envs/
source /usr/local/bin/virtualenvwrapper.sh
eval $(thefuck --alias)
test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash" test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shell_integration.bash"
ulimit -n 1024 ulimit -n 1024
. "$HOME/.cargo/env"
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
__conda_setup="$('/Users/oliver.ladner/opt/miniconda3/bin/conda' 'shell.bash' 'hook' 2> /dev/null)"
if [ $? -eq 0 ]; then
eval "$__conda_setup"
else
if [ -f "/Users/oliver.ladner/opt/miniconda3/etc/profile.d/conda.sh" ]; then
. "/Users/oliver.ladner/opt/miniconda3/etc/profile.d/conda.sh"
else
export PATH="/Users/oliver.ladner/opt/miniconda3/bin:$PATH"
fi
fi
unset __conda_setup
# <<< conda initialize <<<

View file

@ -6,13 +6,3 @@ HISTTIMEFORMAT="%d.%m.%Y %H:%M %Z # "
# 256-color terminal if available # 256-color terminal if available
export TERM=xterm-256color export TERM=xterm-256color
export WORKON_HOME=$HOME/virtualenvs
export PROJECT_HOME=$HOME/git
[ -f /usr/local/bin/virtualenvwrapper.sh ] && source /usr/local/bin/virtualenvwrapper.sh
PATH=$PATH:~/bin:/usr/local/opt/python@3.7/bin
parse_git_branch() {
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/ (\1)/'
}

View file

@ -23,3 +23,5 @@
postBuffer = 524288000 postBuffer = 524288000
[pull] [pull]
rebase = false rebase = false
[safe]
directory = /opt/homebrew

@ -0,0 +1 @@
Subproject commit 1e1116c17a5774851360ea8077f349e36fc733c1

147
brew.txt
View file

@ -1,127 +1,57 @@
adns
aom aom
asciinema
assimp
atk
awscli awscli
azure-cli
bash-completion
bdw-gc
bicep
boost
brotli brotli
c-ares c-ares
ca-certificates ca-certificates
cairo cairo
cdrtools docutils
coreutils
cowsay
dbus
diffuse
displayplacer
dnslookup
docbook
docbook-xsl
dos2unix dos2unix
double-conversion
feroxbuster
figlet
findutils findutils
fontconfig fontconfig
fortune
fping
freetype freetype
fribidi fribidi
gd gd
gdbm
gdk-pixbuf
geoip
geoipupdate
gettext gettext
ghostscript
giflib giflib
git git
git-flow
glew
glib glib
gmp gmp
gnu-getopt
gnupg gnupg
gnuplot gnuplot
gnutls gnutls
go go
goaccess
gobject-introspection
gource
graphite2 graphite2
grc
gtk+
guile
harfbuzz harfbuzz
hashcat highway
helm
hicolor-icon-theme
htop htop
hunspell
icu4c icu4c
ilmbase
imagemagick
imath imath
ipcalc ipcalc
iperf jpeg-turbo
ipmitool
ipv6calc
jansson
jasper
jbig2dec
jemalloc
jpeg
jpeg-xl jpeg-xl
jq jq
juju
k9s k9s
kind
kubectx kubectx
kubeprompt
kubernetes-cli kubernetes-cli
kubernetes-helm libarchive
libassuan libassuan
libavif libavif
libb2 libb2
libcbor libcbor
libcerf libcerf
libde265
libev
libevent libevent
libffi
libfido2 libfido2
libgcrypt libgcrypt
libgpg-error libgpg-error
libheif
libice
libidn
libidn2 libidn2
libksba libksba
liblqr
libmaxminddb
libmng
libnghttp2 libnghttp2
libomp
libpng libpng
libproxy
libpthread-stubs
libraw
libslirp
libsm
libsmi
libssh
libssh2 libssh2
libtasn1 libtasn1
libtiff libtiff
libtool
libunistring libunistring
libusb libusb
libusb-compat
libuv libuv
libvmaf libvmaf
libx11 libx11
@ -129,113 +59,64 @@ libxau
libxcb libxcb
libxdmcp libxdmcp
libxext libxext
libxml2
libxmlsec1
libxmu
libxrender libxrender
libxt
libyaml libyaml
little-cms2 little-cms2
lolcat lolcat
lua lua
lua@5.1
lz4 lz4
lzo lzo
m4
md4c
md5sha1sum md5sha1sum
midnight-commander midnight-commander
minicom minicom
minikube
mpdecimal mpdecimal
mtr
mysql
mysql-client mysql-client
mysql-connector-c
ncdu ncdu
ncurses ncurses
nettle nettle
nghttp2
nmap
node node
npth npth
oniguruma oniguruma
openexr openexr
openjdk openjdk
openjpeg
openssl@1.1 openssl@1.1
openssl@3 openssl@3
openstackclient openstackclient
p11-kit p11-kit
packer packer
pango pango
pcre
pcre2 pcre2
pinentry pinentry
pixman pixman
pkg-config
prettyping prettyping
protobuf
protobuf@3.7
pssh
pth
pwgen pwgen
py2cairo pycparser
pygobject python-typing-extensions
pygtk python@3.11
python@2 pyyaml
python@3.10
python@3.7
python@3.8
python@3.9
qemu
qrencode
qt
qt@5 qt@5
readline readline
rpm2cpio rpm2cpio
s-lang s-lang
sbt
screenfetch
sdl2
sdl2_image
sevenzip
shared-mime-info
six six
snappy
speedtest-cli speedtest-cli
sqlite sqlite
sslyze sslyze
swaks swaks
tcl-tk terraform
telnet
tflint tflint
thefuck tig
tokyo-cabinet
tox
tree tree
unbound unbound
unrar
vde
watch watch
wdiff
webp webp
websocat
wget wget
wireshark
wmctrl
x265
xmlto
xorgproto xorgproto
xz xz
youtube-dl zlib
zsh-autosuggestions zsh-autosuggestions
zstd zstd
authy microsoft-auto-update
font-inconsolata microsoft-teams
font-roboto-mono
gifcapture
mtmr
powershell powershell
wireshark skype-for-business
xquartz