Skip to content

nahuakang/dotfiles

Repository files navigation

Dotfiles

Meta

Terminal: Alacritty

Prompt: Starship

Shell: zsh + oh-my-zsh for plugin management

Tools

Reference 1

Reference 2

git-delta

exa

custom starship commands

dotfile

Currently this repository contains only my vimrc file.

For installation, clone the repository to your local machine and then create symbolic links to the corresponding Vim or NeoVim directories:

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

# Soft link all in `nvim/` to NeoVim location
$ ln -sf ~/dotfiles/nvim/* ~/.config/nvim/ # NeoVim

# Run `:PackerInstall`

For alacritty, make sure to install oh my tmux to install the config as well as to customize locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published