Skip to content

guan4tou2/my-linux-setting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

my-linux-setting

Basic setting

For the installation of oh-my-zsh, Docker, Fail2ban, Neovim, and TheFuck.

The default command installs only oh-my-zsh and thefuck.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/guan4tou2/my-linux-setting/main/install.sh)"

To install everything, use the -a option.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/guan4tou2/my-linux-setting/main/install.sh)" -- -a

To configure the p10k for youself.
p10k configure

Tools setting

To install the tools I commonly use.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/guan4tou2/my-linux-setting/main/tools.sh)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages