Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Latest commit

 

History

History
74 lines (55 loc) · 1.88 KB

README.md

File metadata and controls

74 lines (55 loc) · 1.88 KB

My Dotfiles

Caution

I no longer use this and have moved onto Nix and Home Manager in nix-config

Managed via chezmoi

Install

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply otosky

Note this will try to run a bootstrap script on a Linux environment. See run_once...

Components:

Shell:

  • fish

Terminal-themes:

Toolchain Manager:

Fedora:

Window Manager:

Status Bar:

Framework Laptop Specific:

MacOS:

Window Manager:

see ./bootstrap/executable_bootstrap_macos.sh

Extra

Windows (sigh)

  1. install WSL
  2. install nerdfonts
  3. install windows terminal from microsoft store
  4. install wezterm
  5. install Microsoft Powertoys
  6. disable touchpad features
  7. set multitasking settings to show tasks from All Desktops
  8. run ~/bootstrap/bootstrap_wsl.sh
  9. init chezmoi