8000 GitHub - NilsVreman/dotfiles: This repo holds the dotfiles specific to my needs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NilsVreman/dotfiles

Repository files navigation

Dotfiles

This repo holds my dotfiles. They are specific to my needs but if you are a:

  • Rust,
  • Python,
  • Lua, or
  • Bash programmer

or if you're just interested in a simple Linux-setup, you might find something useful here.

Installation

 > sh setup-dotfiles.sh

This starts an interactive setup script for

  1. backing up existing files/folders to $HOME/backups/,
  2. symlinks the dotfiles, folders, and files into your home and config folder, and
  3. Sources the correct files

NOTE: If you're also interested in setting up Hyprland, go to the hyprland folder and run

 > sh install-hyprland.sh

Dependencies

  • git
  • zsh (optional, because a similar bash-setup is also provided)
  • neovim
  • tmux
  • ripgrep
  • zoxide
  • fd-find
  • oh-my-posh
  • npm

Good to know

  • For future reference: If your formatters/linters/lsps aren't automatically activating; don't forget to update nvim/plugin/{formatting,nvim_lspconfig,linting}.lua

About

This repo holds the dotfiles specific to my needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0