Skip to content

5long/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,450 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

My dotfiles.

Points to Take

  • I use Neovim and Fish
  • Only tested on Linux. I used macOS briefly before.
  • Relying on defaults to keep the config short

Installation

Prerequesistes:

  • Git
  • Rake

Install Individual Files

rake zshrc creates symlink ~/.zshrc -> zshrc thanks to Ruby's expressivness.

Well, you can't rake README.markdown anyway.

Install & Update Neovim plugins

rake update_nvim installs all Neovim plugins & compile required tree-sitter parsers.

You might need to run it with envvar https_proxy=....

Install individual scripts in bin/

rake lnbin[toggle-dark-mode]. If the command fails due to globbing, switch to fish from bash / zsh or wrap the argument with quotes.

License

0BSD. See LICENSE file for full license text.

About

not needed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages