Skip to content

wezm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

873b265 · Mar 13, 2025
Jun 29, 2019
Mar 3, 2025
Jul 23, 2019
Nov 5, 2023
Mar 3, 2025
Jul 23, 2019
Mar 3, 2025
Jul 17, 2023
Jun 28, 2023
Feb 19, 2022
Jan 5, 2025
Apr 8, 2022
Jun 11, 2017
Jan 12, 2019
Mar 3, 2025
Feb 19, 2020
Jun 10, 2017
Apr 13, 2019
Jun 10, 2017
Nov 25, 2019
Jan 22, 2025
Feb 19, 2022
Jun 11, 2017
May 12, 2019
Sep 15, 2024
Jun 11, 2017
Jun 10, 2017
Mar 3, 2025
Jun 27, 2022
Mar 3, 2025
Mar 13, 2025

Repository files navigation

Wes' Dot Files

My repo for configuration files, managed by dot.

Installation

  1. Install git and rust. If on a non-GNU system (E.g. BSD), install gmake.
  2. Clone files: git clone --recursive [email protected]:wezm/dotfiles.git
  3. Install dot, either by building from source or downloading a binary. (cargo install --git https://github.com/ubnt-intrepid/dot.git)
  4. Link files: /home/wmoore/.cargo/bin/dot link
  5. Open Neovim and install plugins: :PlugInstall

Transcript

The following is a transcript of the steps taken to install dotfiles in a fresh Void Linux installation.

Note It's assumed you're sshed into the new machine with agent forwarding enabled (to clone repos).

# xbps-install -Suv cargo git base-devel
% cargo install --git https://github.com/ubnt-intrepid/dot.rs.git
% /home/wmoore/.cargo/bin/dot clone wezm
% cd .dotfiles
% git submodule update --init
% /home/wmoore/.cargo/bin/dot link
% base16_default-dark
# xbps-install neovim
nvim :PlugInstall

gsettings

Monospace font

gsettings set org.gnome.desktop.interface monospace-font-name 'PragmataPro Mono Regular 10'

HiDPI

gsettings set org.gnome.desktop.interface scaling-factor 2

Location services

gsettings set org.gnome.system.location enabled true

About

My CLI configuration files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published