Skip to content

netc444t/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

With a brand new env

apt install git curl zsh tmux
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

git clone https://github.com/netc444t/dotfiles.git ~/Dev/dotfiles
cd ~/Dev/dotfiles

ln -sf ~/Dev/dotfiles/.zshrc ~/.zshrc
ln -sf ~/Dev/dotfiles/.tmux.conf ~/.tmux.conf
ln -sf ~/Dev/dotfiles/.gitconfig ~/.gitconfig

Extensions might be installed just like this:

xargs -n 1 code --install-extension < extensions.list

About

env var files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages