Skip to content

lxjv/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LA's config files.

That ain't a config file, THIS is a config file

Programs

  • Terminal: Alacritty
  • Shells: zsh, fish
    • Prompt: Starship
    • Multiplexer: tmux
  • Editors:

Installation

I use GNU Stow to install my dotfiles. To use it:

  1. Install Stow
# Arch Linux (btw)
sudo pacman -Syu stow

# NixOS
nix-shell -p stow

# MacOS
brew install stow
  1. Clone this repo and use stow to symlink everything
git clone https://github.com/lxjv/dotfiles .dotfiles
cd .dotfiles
stow .
  1. Profit!

About

🔧 My config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published