.files/
-
.acos
-
.macosx104
-
.macosx106
-
.osx109
-
.macos11
-
.ios
Apple computers operating systems configuration scripts family.
NB: Unless you know what you are doing, do not execute these scripts as root! If you want to do it anyway, replace /Users/${USER}
with ${HOME}
. Though if you did not know that already, you most likely should not do it.
Launch a terminal emulator, e.g. Terminal or MTerminal, and enter this:
cd /Users/${USER} && /bin/bash <(curl -fsSL https://raw.githubusercontent.com/kvpb/.files/master/.acos)
.files/
-
.lbos
-
.archlinux
-
.ubuntu
-
.android
Linux-based operating systems configuration scripts family.
.files/
-
.vim/
-
.vimrc
My VIM setup featuring a true TextEdit-like key mapping.
.files/
bin/
-
rpwg.py
A pseudorandom password generator.
UNIX & Linux:
0. Install Python 3.
1. Get RPwG.
2. Open a terminal emulator, e.g. Terminal or GNOME Terminal.
3. Type 'python
', drag and drop the rpwg.py
file on the window, type ' --help
', and press the enter key.
4. Follow the instructions, and copy and paste your password.
MS-DOS:
Do yourself a favor: either build a Linux PC, or get a Mac.
- Kamil Stachowski for
corporation.vim
2016.NM.ND - Michael Kühnel for Quick tip: Git, Mac OS X and german umlauts (umlaute) 8.22.2016
- Chris Gerke for
applekeyboard
2017.2.16 @ 10:52 - Chris White for his 2017.6.26 comment on commit 398496c 2017.12.2, 15:45:0
- Simon Fredsted for How to use Apple's SF Mono font in your editor 2018.1.2, 13:35:58
- Mark Vincze for Download artifacts from a latest GitHub release with bash and PowerShell 2018.01.31
- Paul Dickson `
MrP
` for his script to deny websites to access the camera, microphone, location and notifications 2019.05.04, 15:30:00 - Lauri 'Lri' Ranta for their answer about Mac custom key bindings 2019.06.14, 14:30:00
- Jacob Rus for Customizing The Cocoa Text System 2019.06.14, 14:31:00
- André Pang for
DefaultKetBinding.dict
2019.06.14, 14:33:00 - Ryan P. C. McQuen for
true-monochrome_vim/colors/true-monochrome.vim
2020.01.24 - Julien Castelain for
vim-colors-green/colors/green.vim
2020.01.24 - Charlie Gunyon for
amber/colors/amber.vim
2020.01.24 - Cormac Relf for
vim-colors-github/colors/github.vim
2020.01.24 - Columbia University in the City of New York for Headlines 2020.02.20
- University of Kansas for Making an impact--- accurately 2020.02.20
- Wojciech Kępka for
ghdark.vim
2021.06.28