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

https://github.com/platypew/dotfiles

⚪ My Beautiful Dots ⚫
https://github.com/platypew/dotfiles

dotfiles git git-configuration kitty neovim-dotfiles oh-my-zsh packer vim-configuration zgenom

Last synced: 26 days ago
JSON representation

⚪ My Beautiful Dots ⚫

Awesome Lists containing this project

README

        















Platy's MacOS Dotfiles



These Dotfiles are used to transform a vanilla system, into one that is loaded with all the tools a developer needs and never look like a normie ever again.






Installation


Please check the `install-all` script and adjust accordingly to what you need and `packagelist/` for software that will be installed.

```sh
git clone --recursive https://github.com/PlatyPew/dotfiles.git ~/dotfiles && \
cd ~/dotfiles && ./install-all
```

Fix for undercurl not working in Tmux in Neovim.

```sh
# Run this command in a Tmux session. Make sure your TERM is set to screen-256color
tic -x <(infocmp | sed "s/\(smul=.*4m,\)/\1 Smulx=\\\E[4\\\:%p1%dm,/")
```

### Software Used

- autojump
- bat
- exa
- fzf
- gawk
- git
- neovim
- ripgrep
- stow
- tmux
- zsh




Credits



The font used is a paid font Comic Code by 大曲都市.


The terminal background image is 灯柱 by コーラ.





License


This project is released under the MIT License