Skip to content

uchikun2493/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Overview

my dotfiles and dockerfile

Install

$ git clone https://github.com/uchikun2493/dotfiles.git

Files

  • .vim

    • vimのプラグインなど格納されているフォルダ
  • .vimrc

    • vimの設定ファイル
  • setup.sh

    • 初期設定用のシェルスクリプト
      • ホームディレクトリに".vim", ".vimrc"のシンボリックリンクを貼る
  • docker pyhton環境をdockerで構築する,まだテストと勉強中

    • setup_ubuntu
      • ubuntuをいれ,その中にpythonを整える
    • setup_python
      • Docker Hubからpythonを引っ張る方法
      • debianがついてくるみたいでaptなど使える

Setup

$ # cd setup_ubuntu or setup_python
$ # build
$ sh setup.sh
$ # sample run
$ sh python_run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published