10000 GitHub - rolfed/rolfed_dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rolfed/rolfed_dotfiles

Repository files navigation

Rolfed Dotfiles

This repository contains configuration files (dotfiles) for GNU Stow, Wezterm, and Neovim, tailored to suit personal preferences and workflows.

Technologies Used

  • GNU Stow: For managing the symbolic links to your configuration files.
  • Wezterm: A GPU-accelerated terminal emulator and multiplexer.
  • Neovim (Nvim): An extensible text editor that improves on Vim.

Setup

Install Nix

install

Installation Instructions

To use these dotfiles on your system, follow these steps:

  1. Clone the Repository:
git clone git@github.com:rolfed/rolfed_dotfiles.git ~/rolfed_dotfiles
  1. Set Up GNU Stow: GNU Stow will help you manage your dotfiles by creating symbolic links from your cloned repository to the appropriate locations in your home directory.

  2. Run stow command to link configuration files

cd ~/rolfed_dotfiles
stow nvim wezterm tmux zsh scripts starship
  1. Install Darwin Flake
darwin-rebuild switch --flake ~/rolfed-dotfilex/nix
  1. Reload Configuration: Restart or reload Wezterm and Neovim to apply the new configurations.

Install Dependencies

Tmux Plugin Manager

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Updates

To update nix packages:

cd ~/rolfe-dotfiles/nix
nix flake update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0