Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.82 KB

File metadata and controls

47 lines (35 loc) · 1.82 KB

profile

About

My software config files, tested on Arch Linux, CentOS Stream 10, Debian 13.

Dependence

  • gawk
  • clang
  • coreutils
  • git
  • grep
  • make
  • vim
  • xz

Usage

mkdir -p ~/.config/
git clone https://github.com/Arondight/profile.git ~/.config/.profile/
cd ~/.config/.profile/
./install.sh -a

Do not remove ~/.config/.profile/ after install.

Plugins

Plugin 作用
archpkg An Arch Linux package manager in the style of slackpkg
groot Go to top level of a git repository
ipmi Wrapper for ipmitool
mountcmds Mount/umount commands
profileutils Update and re-config all config files using profileupdate and profilereconf
sshenv Manage ssh environments
vimless A less command using vim
vimman A man command using vim
oh-my-zsh-upgrade Update oh-my-zsh (a zsh plugin)

Plugin custom will read ~/.custom_shellrc.

LICENSE

MIT-LICENSE