Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivelev/dotfiles
.config files
https://github.com/vivelev/dotfiles
macos neovim-config nixos
Last synced: about 5 hours ago
JSON representation
.config files
- Host: GitHub
- URL: https://github.com/vivelev/dotfiles
- Owner: VIVelev
- License: mit
- Created: 2021-03-08T08:33:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T04:51:55.000Z (4 months ago)
- Last Synced: 2024-07-10T07:04:45.477Z (4 months ago)
- Topics: macos, neovim-config, nixos
- Language: Shell
- Homepage:
- Size: 1.21 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instructions
- Don't forget to remap the Caps Lock key to ^Control# Some usefull macOS stuff:
- `defaults write com.apple.dock workspaces-auto-swoosh -bool NO` [here](https://discussions.apple.com/thread/4995042?sortBy=best)- `defaults write -g ApplePressAndHoldEnabled -bool false`
- Follow by `killall Dock`
- [Key Repeat Rate](https://apple.stackexchange.com/questions/10467/how-to-increase-keyboard-key-repeat-rate-on-os-x)# For easy nix setup
https://zero-to-nix.com/