8000 GitHub - lunarmelon/dotfiles: My dotfiles for various applications
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lunarmelon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

These are my configurations for various programs I use

Requirements

Note

As of the last commit for this repo, I am using Fedora 42. Use the equivalent package name for your distribution and check the official documentation for each program or package listed here in case you have problems.

  • alacritty
  • fastfetch
  • kitty
  • newsboat
  • neovim
  • ohmyposh
  • stow
  • zsh
sudo dnf install alacritty fastfetch kitty newsboat neovim stow zsh

As of the writing of this file, ohmyposh doesn't have a dnf package. Check the official page for installation instructions.

Installation

Warning

Backup your existing configurations before this!

git clone https://github.com/lunarmelon/dotfiles.git ~/lunarmelondots
cd lunarmelondots
stow .

Recommendations

  • In my Neovim configuration, I use mason.nvim. Some packages install via npm, so I recommend that you use nvm instead of your distribution's nodejs/npm package for consistency purposes.
  • If you're on Debian or Debian/Ubuntu-based distros, I recommend that you install Kitty from the official binary since the versions on the repos are a bit outdated and both Neovim and Kitty use current icat implementations (version >= 0.40) not available in previous versions.
  • For a more in-depth explanation about Neovim, check this repo.

About

My dotfiles for various applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0