Skip to content

nella17/dotfiles

Repository files navigation

dotfiles

Setup Script

curl -sL key.nella17.tw | bash -x
curl -sL git.io/nella17-setup.sh | bash

Setup on Linux

sudo apt install -y tmux vim curl git zsh htop
curl -sL key.nella17.tw | bash -x
curl -sL git.io/nella17-setup.sh | bash -x
vim +PlugUpdate +qall
zsh ~/.zim/zimfw.zsh install
sudo chsh -s `which zsh` $USER
# optional packages
sudo apt install -y mtr net-tools unzip zip netcat nmap nload cloc

nvm

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
source ~/.nvm/nvm.sh
nvm install --lts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published