Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yukaii/dotfiles
Yukai's dotfiles. Managed by GNU stow. Including some useful shell scripts.
https://github.com/yukaii/dotfiles
atuin bun dotfiles fish fish-shell ghostty git gnu-stow helix homebrew kakoune kitty lazygit neovim stow tmux vimrc wezterm
Last synced: 2 months ago
JSON representation
Yukai's dotfiles. Managed by GNU stow. Including some useful shell scripts.
- Host: GitHub
- URL: https://github.com/yukaii/dotfiles
- Owner: Yukaii
- Created: 2017-08-30T01:21:50.000Z (over 7 years ago)
- Default Branch: macos-m3
- Last Pushed: 2024-11-04T08:37:23.000Z (3 months ago)
- Last Synced: 2024-11-04T09:30:01.520Z (3 months ago)
- Topics: atuin, bun, dotfiles, fish, fish-shell, ghostty, git, gnu-stow, helix, homebrew, kakoune, kitty, lazygit, neovim, stow, tmux, vimrc, wezterm
- Language: CSS
- Homepage:
- Size: 207 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Hi I'm [Yukai](https://yukai.tw). This is my dotfiles, managed with GNU stow.
## Usage
Install [GNU stow](https://www.gnu.org/software/stow/) first, then clone the repo into home directory:
```bash
git clone https://github.com/Yukaii/dotfiles ~/dotfiles --recursive
```Now cd into the directory, and restore with stow command:
```bash
cd dotfiles
stow vim neovim # ...
```If you place `dotfiles` directory other than home directory, you may need extra argument for stow command.
## License
MIT