https://github.com/tschf/myconf
https://github.com/tschf/myconf
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tschf/myconf
- Owner: tschf
- Created: 2019-09-30T01:16:47.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T04:05:52.000Z (over 1 year ago)
- Last Synced: 2025-02-20T05:22:07.959Z (over 1 year ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup Files for a new System
This is inspired by Jess Frazelles [dotfiles repository](https://github.com/jessfraz/dotfiles). Basically, it's for when I get a new system I can easily re-instate my preferred environment.
## Manual Tasks
Terminal delayed start could be an issue. See: https://askubuntu.com/questions/911946/terminal-appears-with-much-delay-when-shortcut-is-used/912250
FlatPak config - after package install make task:
```
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
```
Restart is required after this
## Author
Trent Schafer, 2019