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.
-
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
- Extras
- LazyVim + some customizations
etc.
- wezterm (terminal)
- zsh (shell)
- starship (prompt)
- nodejs == 22.x
- procedure
- clone this repository
- move
- run a setup script
- back to previous directory
one-line commands
git clone --depth 1 [email protected]:daikichiba9511/dotfiles.git ~/dotfiles && cd ~/dotfiles && bash setup.sh && cd -
git clone --depth 1 [email protected]:daikichiba9511/dotfiles.git ~/dotfiles
cd ~/dotfiles
bash setup.sh
cd -
[1] yutkat/dotfiles