Skip to content

issenn/dotfiles

Repository files navigation

dotfiles

My dotfiles controlled by GNU stow following this way

Requirements

check the zsh info

brew info zsh

install zsh

brew install zsh

add shell path

sudo vim /etc/shells

add the following line into the very end of the file(/etc/shells)

/usr/local/bin/bash
/usr/local/bin/zsh

change default shell

chsh -s /usr/local/bin/zsh
sudo vim /etc/paths

Add

/usr/local/sbin
brew install stow

Usage

stow-config

stow stow-config

.keep

stow .keep

git-config

stow git-config

# Meslo LG M DZ Regular for Powerline

zsh-config

brew install coreutils grep
# brew install exa fzf
stow zsh-config

Install Zinit Module

brew install make gcc gawk
zinit module build

tmux-config

brew install tmux
brew install reattach-to-user-namespace
stow tmux-config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages