EthanWng97 / dotfiles

πŸ’» neovim, fish, tmux, git, homebrew - my whole world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Evan's dotfiles πŸ‘‹

πŸ’» alacritty, neovim, fish, tmux, git, homebrew - my whole world
IMG_1059

Initial Setup and Installation

all shell commands are based on GLOBAL INSTALLED PACKAGES

backup

make backup

install

make install

update

make update

Local Settings

Shell Setup

Check out config.fish with awesome alias and functions. Currently, I use starship as my shell prompt, here is my config.toml.

Neovim Setup

Vim Neovim
Main Configuration File ~/.vimrc ~/.config/nvim/init.lua
Configuration directory ~/.vim ~/.config/nvim

Tmux Setup

Tmux is configured in tmux.conf.

Color scheme

Everything is Dracula!

Fonts

I am currently using JetBrains Mono as my default font, which also includes Nerd Font for special effect.

Author

πŸ‘€ Evan

Show your support

Give a ⭐️ if this project helped you!

About

πŸ’» neovim, fish, tmux, git, homebrew - my whole world


Languages

Language:Shell 51.7%Language:Lua 39.2%Language:Vim Script 4.6%Language:Ruby 4.1%Language:Makefile 0.3%