Skip to content

daikichiba9511/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository is daikichiba9511's dotfiles.

If you want to know an install procedure more, please see setup.sh. I write program/documents like machine learing modeling , data science, documentation w/ Neovim in wezterm on Ubuntu.

My Environment List

  • Ubuntu 22.04

  • neovim latest

    • LazyVim + some customizations
      • Extras
        • copilot
        • copilot-chat
        • telescope
        • lang
          • clangd(c++)
          • python
          • rust
          • sql
          • terraform
          • toml
          • typescript
          • yaml
      • bufdelete.nvim
      • otter.nvim
      • obsidian.nvim
      • headlines.nvim
      • toggleterm.nvim

etc.

  • wezterm (terminal)
  • zsh (shell)
  • starship (prompt)
  • nodejs == 22.x

How

  • procedure
  1. clone this repository
  2. move
  3. run a setup script
  4. back to previous directory

one-line commands

git clone --depth 1 [email protected]:daikichiba9511/dotfiles.git ~/dotfiles && cd ~/dotfiles && bash setup.sh && cd -

1. clone this repository

git clone --depth 1 [email protected]:daikichiba9511/dotfiles.git ~/dotfiles

2. move

cd ~/dotfiles

3. run a setup script

bash setup.sh

4. back to previous directory

cd -

References

[1] yutkat/dotfiles

About

my dotfiles (wezterm, neovim, zsh etc.)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published