Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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