Skip to content

andy23512/setting-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo for setting files I using

VIM

File

vimrc

Setup

$ cp Shell/vimrc ~/.vimrc
$ git clone https://github.com/k-takata/minpac.git ~/.vim/pack/minpac/opt/minpac
$ vim "+call minpac#update()" +qall

Git

gitconfig

Setup

$ cp Shell/gitconfig ~/.gitconfig

tmux

tmux.conf

Setup

$ cp Shell/tmux.conf ~/.tmux.conf

Bash

bashrc

Setup

$ cp Shell/bashrc ~/.bashrc

Zsh

zshrc

Setup

use Zsh for Humans to setup

$ vi -d Shell/zshrc ~/.zshrc (ensure the difference is expected)
$ vi -d Shell/p10k.zsh ~/.p10k.zsh (ensure the difference is expected)
$ cp Shell/zshrc ~/.zshrc
$ cp Shell/p10k.zsh ~/.p10k.zsh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published