add in chanages to match existing helix config
This commit is contained in:
@@ -35,7 +35,9 @@ This repository contains a Nix flake configuration for setting up a development
|
||||
To use this configuration with Home Manager:
|
||||
|
||||
1. Make sure you have Nix installed
|
||||
2. Run `home-manager switch` to apply the configuration
|
||||
2.
|
||||
a) Run `home-manager switch` to apply the configuration
|
||||
b) Run with `nix run nixpkgs#home-manager -- switch --flake https://gitea.tylerbohrer.dev/tyler/my-default-nix-home`
|
||||
|
||||
The configuration will set up:
|
||||
- Default shell to zsh
|
||||
@@ -82,4 +84,4 @@ All supported languages include their respective language servers for enhanced I
|
||||
htop is included for process monitoring and system resource tracking.
|
||||
|
||||
### tmux Integration
|
||||
Uses the tmux package from jakehamilton/tmux repository for enhanced tmux functionality.
|
||||
Uses the tmux package from jakehamilton/tmux repository for enhanced tmux functionality.
|
||||
|
||||
Reference in New Issue
Block a user