https://github.com/trflynn89/dotfiles
dotfiles / scripts / editor settings
https://github.com/trflynn89/dotfiles
Last synced: 3 months ago
JSON representation
dotfiles / scripts / editor settings
- Host: GitHub
- URL: https://github.com/trflynn89/dotfiles
- Owner: trflynn89
- Created: 2014-09-03T18:31:01.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-01-14T16:09:33.000Z (5 months ago)
- Last Synced: 2025-01-24T06:46:07.675Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
[sublime](sublime) - My Sublime Text language / theme settings.
[vscode](vscode) - My Visual Studio Code language / theme settings.
[gnome](gnome) - Instructions on how I've tweaked Gnome on Ubuntu.
[zshrc](zshrc) - In conjunction with [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) and
[Powerlevel10k](https://github.com/romkatv/powerlevel10k).```bash
ln -sf $(pwd)/zshrc ~/.zshrc
ln -sf $(pwd)/zshrc.p10k ~/.zshrc.p10kgit clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.oh-my-zsh/custom/themes/powerlevel10k
```[vimrc](vimrc) - Taken from [A Good Vimrc](https://dougblack.io/words/a-good-vimrc.html).
```bash
ln -sf $(pwd)/vimrc ~/.vimrc
```[keyboard_shortcuts.ahk](keyboard_shortcuts.ahk) - AutoHotkey script for:
* Controlling volume with a mouse
* Putting monitors to sleep
* Switching audio devices