https://github.com/tmzane/dotfiles
🗃️ My dotfiles for macOS and Linux
https://github.com/tmzane/dotfiles
dotfiles fish linux macos nvim tmux
Last synced: 3 months ago
JSON representation
🗃️ My dotfiles for macOS and Linux
- Host: GitHub
- URL: https://github.com/tmzane/dotfiles
- Owner: tmzane
- License: mpl-2.0
- Created: 2022-10-06T19:09:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-13T16:18:08.000Z (about 1 year ago)
- Last Synced: 2025-04-19T23:28:31.874Z (about 1 year ago)
- Topics: dotfiles, fish, linux, macos, nvim, tmux
- Language: Lua
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My dotfiles for macOS and Linux.
## Install
```shell
chmod +x install
./install
```
## Contents
- [git](https://git-scm.com)
- [config](gitconfig)
- [ignore](gitignore)
- [fish](https://fishshell.com)
- [config.fish](config.fish)
- [fish_plugins](fish_plugins)
- [nvim](https://neovim.io)
- [init.lua](init.lua)
- [tmux](https://github.com/tmux/tmux)
- [tmux.conf](tmux.conf)
- [htop](https://htop.dev)
- [htoprc](htoprc)
- [editorconfig](https://editorconfig.org)
- [.editorconfig](.editorconfig)
- [/usr/local/bin](bin)
- [toggle_dark_mode](bin/toggle_dark_mode)
GUI apps:
- [Alacritty](https://alacritty.org)
- [alacritty.toml](alacritty.toml)
- [LibreWolf](https://librewolf.net)
- [librewolf.overrides.cfg](librewolf.overrides.cfg)
- [Sublime Text](https://www.sublimetext.com)
- [Preferences.sublime-settings](Preferences.sublime-settings)
### macOS
- [brew](https://brew.sh)
- [Brewfile](macos/Brewfile)
- [launchd](https://www.launchd.info)
- [LaunchAgents](macos/LaunchAgents)
- [LaunchDaemons](macos/LaunchDaemons)
- [Karabiner-Elements](https://karabiner-elements.pqrs.org)
- [karabiner.json](macos/karabiner.json)