Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gennaro-tedesco/dotfiles
💻 my personal dotfiles: no more, no less
https://github.com/gennaro-tedesco/dotfiles
dotfiles
Last synced: 1 day ago
JSON representation
💻 my personal dotfiles: no more, no less
- Host: GitHub
- URL: https://github.com/gennaro-tedesco/dotfiles
- Owner: gennaro-tedesco
- Created: 2020-09-26T13:48:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T18:29:20.000Z (6 days ago)
- Last Synced: 2024-12-24T01:51:50.646Z (4 days ago)
- Topics: dotfiles
- Language: Lua
- Homepage:
- Size: 1020 KB
- Stars: 62
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
My personal dotfiles: no more, no less
Requirements •
Installation •
Screenshots# Requirements
I am making use of a certain number of system programs that you can find in [`REQUIREMENTS.md`](https://github.com/gennaro-tedesco/dotfiles/blob/master/REQUIREMENTS.md); some of them are necessary as they are included in `zsh` functions as well as `neovim` plugins and `navi` commands, whereas some others are optional.
# Installation
Clone the repository
```
git clone [email protected]:gennaro-tedesco/dotfiles.git
cd dotfiles
```Use the [`Makefile`](https://github.com/gennaro-tedesco/dotfiles/blob/master/Makefile) to install the programs configurations you want:
```
# to install nvim configurations
make nvim# to install zsh configurations
make zsh# to install navi cheatsheets
make navi
```and so forth.
# Screenshots
Show look