Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paullj/.dotfiles


https://github.com/paullj/.dotfiles

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## .dotfiles

To use these dotfiles, you will need the following dependencies:

- stow
- coreutils
- zoxide
- fzf
- oh-my-posh
- tmux

Install dependencies with homebrew (or any other package manager)

```bash
brew install stow coreutils zoxide fzf tmux jandedobbeleer/oh-my-posh/oh-my-posh
```

Clone this repo into your home directory

```bash
git clone [email protected]:paullj/.dotfiles.git ~/.dotfiles
```

Navigate to the .dotfiles directory

```bash
cd ~/.dotfiles
```

Run stow to symlink the files

```bash
stow .
```

#### TODO

- Make cmd+z undo redo work
- Short cut for go to beginning of line and end of line
- Short cut for deleting a whole line