Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maciejzj/dotfiles
My dotfiles config with a simple installation script.
https://github.com/maciejzj/dotfiles
dotfile dotfiles macos vimrc zshrc
Last synced: about 2 months ago
JSON representation
My dotfiles config with a simple installation script.
- Host: GitHub
- URL: https://github.com/maciejzj/dotfiles
- Owner: maciejzj
- Created: 2019-07-07T15:59:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-09T15:01:49.000Z (2 months ago)
- Last Synced: 2024-11-09T16:17:11.908Z (2 months ago)
- Topics: dotfile, dotfiles, macos, vimrc, zshrc
- Language: Lua
- Homepage:
- Size: 5.3 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles
My config with a simple installation script. Works on MacOS, Arch Linux, and
Debian based distros. Should be easily portable to all Linux distros (and maybe
BSDs).![demo_screenshot](https://github.com/maciejzj/dotfiles/blob/master/screen.png?raw=true)
Focused around zsh, tmux and (neo)vim. Comes with features like zsh syntax
coloring, autosuggestion, neovim treesitter, built-in LSP support, treesitter,
telescope, nice tmux bindings, theming, fzf integration and much more. Crafted
to make terminal apps use 16 ANSI colors, so the theme stays consistent and is
easy to modify from one place. Includes some minimalist xorg programs and
config.Neovim config is written in Lua.
# Installation
Run: `./install` to deploy the dotfiles.
> **NOTICE:** The installation script isn't updated on a regular basis, so use
> it with caution.On Linux it is best to use the dotfiles with my
[suckless builds](https://github.com/maciejzj/suckless-builds).