https://github.com/timeitel/dotfiles
Dotfiles and configs.
https://github.com/timeitel/dotfiles
Last synced: about 1 month ago
JSON representation
Dotfiles and configs.
- Host: GitHub
- URL: https://github.com/timeitel/dotfiles
- Owner: timeitel
- Created: 2021-10-23T03:20:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T11:00:00.000Z (about 1 year ago)
- Last Synced: 2025-05-11T11:33:51.770Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 836 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## wip for eternity
### Contents
- xdg_config
> Shared configuration that will go to `$XDG_CONFIG_HOME` (`~/.config`).
- home
> Shared configuration that will go to home directory.
- Brewfile
### Usage
- Run `sh install.sh` or manually symlink:
- xdg_config files to ~/.config
> `ln -s ~/absolute-path-to-this/xdg_config/a ~/.config/`
- home files to ~
> `ln -s ~/absolute-path-to-this/home/a ~/`
- `brew bundle --file=~/code/.dotfiles/Brewfile`
- Import ./manual/RectangleConfig.json to rectangle
- curl -o ~/.zsh/git-completion.bash https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash
- curl -o ~/.zsh/_git https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.zsh
- Set environment variables in ~/.zshenv: TMTL_CONFIG_PATH, TMTL_START_PATH