Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philss/dotfiles
Some of my dotfiles
https://github.com/philss/dotfiles
dotfiles neovim tmux
Last synced: 23 days ago
JSON representation
Some of my dotfiles
- Host: GitHub
- URL: https://github.com/philss/dotfiles
- Owner: philss
- Created: 2015-06-30T21:06:53.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T20:28:24.000Z (about 2 months ago)
- Last Synced: 2024-10-14T20:51:37.771Z (about 1 month ago)
- Topics: dotfiles, neovim, tmux
- Language: Lua
- Homepage:
- Size: 727 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dot files
![Vim and Tmux](./sample.png)
Most of my configuration files.
## General dependencies
- [asdf](https://github.com/asdf-vm/asdf)
- [fish](https://fishshell.com/) and [Oh-my-fish](https://github.com/oh-my-fish/oh-my-fish#installation)
- [neovim](https://github.com/neovim/neovim)
- [nerd-fonts](https://github.com/ryanoasis/nerd-fonts)
- [rustup](https://rustup.rs/)
- [tmux](https://github.com/tmux/tmux)## Command line tools
- [bat](https://github.com/sharkdp/bat)
- [fd-find](https://github.com/sharkdp/fd)
- [ripgrep](https://github.com/BurntSushi/ripgrep)## License
Some of those files were based on other projects.
Please check the file and follow those projects for license and stuff.
Everything made here is license under MIT license.