Skip to content

insuyun/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

586 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

@jakkdu' dotfiles.

Installation

  • Clone this repository:
git clone https://github.com/jakkdu/dotfiles.git
cd dotfiles
  • Install dependencies with a root privilege
./install.sh
  • Setup environment
./setup.sh

Installation (with docker)

docker build -t pwn_docker .
docker run --privileged -v $(pwd):/mnt -it pwn_docker

About

/home/@jakkdu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 53.2%
  • Vim Script 43.6%
  • Python 1.8%
  • Dockerfile 1.4%