-
Notifications
You must be signed in to change notification settings - Fork 1
dotfiles
Mihir Lad edited this page May 31, 2020
·
2 revisions
This feature clones and installs my dotfiles repo which contains configuration files and scripts for various programs. This feature also updates the name, email, and editor in the global git config and the name and email in the doom emacs config.
The conf/dotfiles/conf.sh.sample
file can be copied to conf/dotfiles/conf.sh
and the CONF_FULL_NAME
, CONF_EMAIL
, and CONF_EDITOR
values can be set.
These values will be used to update the global git config and doom emacs config.
For example,
CONF_FULL_NAME="John Doe"
CONF_EMAIL="[email protected]"
CONF_EDITOR="nvim"
If any of these values are not set in conf.sh
, you will be prompted to enter
this information during the feature install.
- Home
- Installing LadOS
-
Features
- Required
- dracut
- sudoers
- enable-community-pacman
- yay
- rEFInd-minimal-black
- dwm
- st
- crontab
- [system-services)(./system-services)
- dotfiles
- Optional
- auto-mirror-rank
- configure-backlight
- configure-touchpad
- corsiar-headset
- doom-emacs
- ferdi-darkmode
- gcp-tunnel
- gogh
- gtk-greeter
- hp-printer
- huion
- luks-encryption-tpm
- on-monitor-change
- openvpn-expressvpn
- physlock
- plymouth
- polybar-pacman-hooks
- power-desktop-options
- powertop
- recovery-mode
- redshift
- restic-b2
- secure-boot-custom
- secure-boot-preloader
- secure-boot-shim
- setup-gpu-passthrough
- ssh-keys
- steam
- systemd-boot
- user-services
- vifm
- weather-polybar-module
- webkit2-greeter
- win10-fonts
- wpa-supplicant
- Required