Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkitchen/dotfiles
configs etc.
https://github.com/vkitchen/dotfiles
Last synced: 10 days ago
JSON representation
configs etc.
- Host: GitHub
- URL: https://github.com/vkitchen/dotfiles
- Owner: vkitchen
- License: mit
- Created: 2017-01-18T03:37:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T03:54:53.000Z (3 months ago)
- Last Synced: 2024-10-29T16:59:54.209Z (about 2 months ago)
- Language: Shell
- Size: 4.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsboat/urls
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles & Stuff
# Keyboards
## [Iris Rev. 5](https://keeb.io/collections/iris-split-ergonomic-keyboard)
[Full Layout](https://github.com/vkitchen/qmk_firmware/blob/master/keyboards/keebio/iris/keymaps/vkitchen/keymap.c)
Adjusted:
```txt
-- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- PS B↓ B↑ -- -- --
-- -- -- -- -- -- HM P↓ P↑ ND -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- --
```Raised:
```txt
F11 F7 F5 F3 F1 F9 F0 F2 F4 F6 F8 F12
-- -- -- -- -- -- -- -- -- -- -- --
-- V↑ V↓ M -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- --
```Lowered:
```txt
F11 F7 F5 F3 F1 F9 F0 F2 F4 F6 F8 F12
-- -- -- -- -- -- -- -- -- -- -_ @^
-- -- -- -- -- -- ← ↓ ↑ → &% $~
-- -- -- -- -- -- -- -- -- -- -- -- \| --
-- -- -- -- -- --
```Shifted:
```txt
ESC 7 5 3 1 9 0 2 4 6 8 `
TAB W G D F B Q L U O Y BSPC
CTRL R S T H K J N E A I :
SHFT X C M P V ENT SPC Z < > " ? SHFT
CMD LWR ENT SPC RSE ALT
```Unshifted:
```txt
ESC [ { } ( = * ) + ] ! #
TAB w g d f b q l u o y BSPC
CTRL r s t h k j n e a i ;
SHFT x c m p v ENT SPC z , . ' / SHFT
CMD LWR ENT SPC RSE ALT
```## [HHKB Pro 2](https://en.wikipedia.org/wiki/Happy_Hacking_Keyboard)
Shifted:
```txt
ESC % 7 5 3 1 9 0 2 4 6 8 ` | ~
TAB W G D F B Q L U O Y _ ^ BSPC
CTRL R S T H K J N E A I : ENT
SHFT X C M P V Z < > " ? SHFT FN
ALT CMD SPC CMD ALT
```Unshifted:
```txt
ESC & [ { } ( = * ) + ] ! # \ $
TAB w g d f b q l u o y - @ BSPC
CTRL r s t h k j n e a i ; ENT
SHFT x c m p v z , . ' / SHFT FN
ALT CMD SPC CMD ALT
```# Computers
## Uni iMac
```txt
iMac (27-inch, Late 2013)
OS Void Linux
Processor 3.2GHz Intel Core i5-4570
Memory 8GB 1600MHz DDR3
Graphics NVIDIA GeForce GT 755M 1024 MB
```## Personal Desktop
```txt
OS Void Linux
Processor 4.2GHz Intel Core i7-7700K
Memory 64GB 3000MHz DDR4
Graphics Embedded
```## Personal Server
```txt
Processor 3.3GHz Intel Core i5-6600
Memory 32GB 2133MHZ DDR4
Graphics Embedded
```