Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tschf/myconf
https://github.com/tschf/myconf
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tschf/myconf
- Owner: tschf
- Created: 2019-09-30T01:16:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T09:34:24.000Z (2 months ago)
- Last Synced: 2024-11-08T10:31:32.321Z (2 months ago)
- Language: Shell
- Size: 118 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