Skip to content

oxfist/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

221 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โš™๏ธ Configs

Development environment configurations.

๐Ÿ ๐Ÿ›ธ Fish + Starship

Set up

  1. Copy dotfiles/.config/fish folder to ~/.config/
  2. Copy dotfiles/.config/starship.toml to ~/.config/

โœจ Neovim

โ„น๏ธ Neovim v0.8 is required.

Requirements

๐Ÿš€ Set up Neovim

  1. Copy the dotfiles/.config/nvim folder to ~/.config/

  2. Install packer by running:

    git clone --depth 1 https://github.com/wbthomason/packer.nvim\
     ~/.local/share/nvim/site/pack/packer/start/packer.Neovim

๐Ÿ“บ Command-line Utilities

  1. ๐Ÿก nvm โ€“ wrapper via Fisher
  2. zoxide
  3. delta
  4. Starship
  5. ๐Ÿก rvm โ€“ run ./installscripts/rvm.fish

Install fonts

Code:

  1. Source Code Pro with patched Nerd Fonts
  2. Monaco with patched Nerd Fonts (for glyphs in fish and nvim-tree)

Other serif and sans-serif fonts (Linux only):

  1. Noto Sans (noto-fonts)
  2. Adobe Source Han Sans (adobe-source-han-sans-otc-fonts)
  3. Roboto (ttf-roboto)

About

My development configurations for Linux and macOS

Topics

Resources

Stars

Watchers

Forks