Personal Linux/macOS dot file dumpster.
  • Shell 49.9%
  • Vim Script 49.5%
  • AppleScript 0.6%
Find a file
2019-03-11 14:02:04 +01:00
.gnupg add GnuPG config 2017-04-20 23:28:58 +02:00
.vim updated plugins via vundle 2018-12-11 10:51:07 +01:00
Library/Application Support/Code/User add VS Code config with OSX path, but should be platform independent 2019-03-11 14:02:04 +01:00
.bash_aliases add docker rm alias 2018-12-11 10:39:23 +01:00
.bash_profile add .bash_profile, add virtualenv 2018-10-02 15:42:30 +02:00
.bashrc_append_this new bashrc, aliases 2014-01-21 21:22:32 +01:00
.bashrc_local add .bash_profile, add virtualenv 2018-10-02 15:42:30 +02:00
.gitconfig gitconfig: add include for local overrides 2018-08-23 15:34:31 +02:00
.gitignore add gitignore 2018-08-22 22:57:46 +02:00
.gitmodules added jedi-vim 2014-01-21 22:38:12 +01:00
.htoprc added .htoprc 2013-05-17 17:21:37 +02:00
.muttrc personalized muttrc 2014-01-21 21:36:26 +01:00
.toprc added config for top 2011-09-04 12:33:25 +02:00
.vimrc disable jed-vim 2018-12-11 10:49:39 +01:00
.vimrc.orig use Vundle for vim bundles 2018-08-28 00:22:58 +02:00
.Xdefaults changes 2013-05-01 13:18:23 +02:00
macos_timemachine_exclude.png add exclude template for macOS time machine 2018-11-12 14:04:04 +01:00
README.md document how to disable TouchID 2019-02-18 13:48:58 +01:00

OSX

Software to make it behave like a real OS

brew installed packages

Might need a cleanup:

$ date; brew list
Thu Jan  3 14:54:26 CET 2019
adns			hicolor-icon-theme	oniguruma
atk			icu4c			openssl
bash-completion		ipcalc			openssl@1.1
cairo			iperf			p11-kit
diffuse			ipmitool		pango
dirmngr			jpeg			pass
dos2unix		jq			pcre
fontconfig		juju			pinentry
fortune			kubernetes-cli		pixman
fping			kubernetes-helm		pkg-config
freetype		libassuan		pssh
fribidi			libffi			pth
gd			libgcrypt		pwgen
gdbm			libgpg-error		py2cairo
gdk-pixbuf		libidn2			pygobject
geoip			libksba			pygtk
geoipupdate		libpng			python
gettext			libssh2			python3
git			libtasn1		python@2
git-flow		libtiff			qemu
givegif			libunistring		qrencode
glib			libusb			readline
gmp			libusb-compat		rpm2cpio
gnu-getopt		libxmlsec1		s-lang
gnupg			libyaml			shared-mime-info
gnupg2			lua			sqlite
gnuplot			md5sha1sum		thefuck
gnutls			midnight-commander	tokyo-cabinet
goaccess		mysql			tree
gobject-introspection	ncdu			wdiff
gpg-agent		ncurses			webp
graphite2		nettle			wget
grc			nmap			wmctrl
gtk+			npth			xz
harfbuzz		oath-toolkit

CLI settings

defaults write -g InitialKeyRepeat -int 15
defaults write -g KeyRepeat -int 1
defaults write com.apple.screencapture location ~/screenshots/
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true

# Then reload the GUI
killall SystemUIServer

Fully disable TouchID

bioutil -w -s -u 0
bioutil -w -s -f 0