Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tkmpypy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,826 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installation

Enable undercurl

You may wish to try these steps to install a copy of a wezterm terminfo file; this will compile a copy of the terminfo and install it into your ~/.terminfo directory:

tempfile=$(mktemp) \
  && curl -o $tempfile https://raw.githubusercontent.com/wez/wezterm/master/termwiz/data/wezterm.terminfo \
  && tic -x -o ~/.terminfo $tempfile \
  && rm $tempfile

Clone this repo

git clone https://github.com/tkmpypy/dotfiles.git ~/ghq/github.com/tkmpypy/dotfiles

Run scripts

$ cd ~/ghq/github.com/tkmpypy/dotfiles
$ ./scripts/install.sh

About

my dotfiles repository

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages