Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jessicarod7/dotfiles
Configuration files I use across my devices.
https://github.com/jessicarod7/dotfiles
dotfiles
Last synced: 3 days ago
JSON representation
Configuration files I use across my devices.
- Host: GitHub
- URL: https://github.com/jessicarod7/dotfiles
- Owner: jessicarod7
- License: mit
- Created: 2022-11-06T17:28:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T23:57:15.000Z (3 months ago)
- Last Synced: 2024-08-28T01:06:29.994Z (3 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jessica's Dotfiles
This has existed in a number of different formats (USB stick, Google Drive, private Gist), but it seemed time to finally sort this out properly.
I haven't put much work into making this easy to setup, so no guarantees are made. If you start with [devtools.sh](./linux_pkgs/devtools.sh), then the other scripts in [linux_pkgs](./linux_pkgs/) --> [bash_kittyterm](./bash_kittyterm/) directory --> [vim](./vim/) directory, it _should_ be mostly functional.
## Details
- Core editors: [VS Code](https://github.com/Microsoft/vscode/) + [JetBrains IDEs](https://www.jetbrains.com/) + [Vim](https://github.com/vim/vim)
- OS/DE: [Fedora Workstation](https://getfedora.org/en/workstation/) with [GNOME](https://www.gnome.org/)
- Terminal: [kitty](https://github.com/kovidgoyal/kitty)
- Theme: [Nord](https://github.com/nordtheme/nord)
- Enhancements: [Powerline](https://github.com/powerline/powerline), [vim-airline](https://github.com/vim-airline/vim-airline)
- Font: [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono)## Repo Notes
- Files are sorted by program or related topics
- Commented out lines are intended for Windows systems unless otherwise stated
- Linux commands assume Fedora distro