mirror of
https://github.com/hexolan/dotfiles.git
synced 2026-03-26 10:11:15 +00:00
docs: stage small todo file
Not currently a repo I have a huge focus on at the moment. But will at some point stage some more configs, for easier moving between workstations, installs and distros. Plus my 'rice' of hyprland (when not on Gnome/KDE) - given some time to polish up.
This commit is contained in:
9
TODO.md
Normal file
9
TODO.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# TODO
|
||||||
|
|
||||||
|
- [ ] Customised install scripts ('normal', 'extended', 'minimal', 'custom' like setups - individual components, etc)
|
||||||
|
|
||||||
|
- [ ] Stage `.zshrc` and other general files from existing setups.
|
||||||
|
|
||||||
|
- [ ] KVM / QEMU configs and setup within installs (looking glass, hypervisor OS, etc)
|
||||||
|
|
||||||
|
- [ ] Maybe.. container / workstation deployment with VNC? Would be interesting.
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
# This is an example Hyprland config file.
|
|
||||||
# Refer to the wiki for more information.
|
|
||||||
# https://wiki.hypr.land/Configuring/
|
|
||||||
|
|
||||||
# Please note not all available settings / options are set here.
|
|
||||||
# For a full list, see the wiki
|
|
||||||
|
|
||||||
# You can split this configuration into multiple files
|
|
||||||
# Create your files separately and then link them to this file like this:
|
|
||||||
# source = ~/.config/hypr/myColors.conf
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|||||||
1
distro/fedora/setup.sh
Normal file
1
distro/fedora/setup.sh
Normal file
@@ -0,0 +1 @@
|
|||||||
|
#!/bin/bash
|
||||||
Reference in New Issue
Block a user