https://github.com/kiko-g/dotfiles
Collection of my dotfiles
https://github.com/kiko-g/dotfiles
Last synced: 2 months ago
JSON representation
Collection of my dotfiles
- Host: GitHub
- URL: https://github.com/kiko-g/dotfiles
- Owner: kiko-g
- Created: 2020-11-09T22:09:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T13:16:06.000Z (about 1 year ago)
- Last Synced: 2024-08-13T16:03:06.372Z (about 1 year ago)
- Language: Shell
- Size: 108 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
A collection of my most important dotfiles. Checkout the VS Code files for tons of well organized customization!
| File | Type | Description |
| -------------------------------------------------- | ---------------- | -------------------------------------- |
| [.zshrc](.zshrc) | ZSH | Zsh profile customization |
| [vscode/settings.json](vscode/settings.json) | VS Code | Visual Studio Code customizations file |
| [vscode/keybindings.json](vscode/keybindings.json) | VS Code | Visual Studio Code custom keybindings |
| [windows-terminal.json](windows-terminal.json) | Windows Terminal | Windows Terminal configuration file |
| [powershell.ps1](powershell.ps1) | PowerShell | PowerShell profile customization |