Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anujc4/dotfiles
Dotfiles configuration
https://github.com/anujc4/dotfiles
configuration hacktoberfest linux shell-script
Last synced: 1 day ago
JSON representation
Dotfiles configuration
- Host: GitHub
- URL: https://github.com/anujc4/dotfiles
- Owner: anujc4
- Created: 2019-06-23T14:19:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T12:39:00.000Z (7 months ago)
- Last Synced: 2024-10-03T09:57:45.654Z (4 months ago)
- Topics: configuration, hacktoberfest, linux, shell-script
- Language: Shell
- Homepage:
- Size: 28.1 MB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Config files for various applications I use across mac and linux
Has configurations for
* [Alacritty](https://github.com/jwilm/alacritty): Terminal emulator written in rust. Mac and Linux have separate configurations.
* [Fusuma](https://github.com/iberianpig/fusuma): Multitouch gestures with libinput driver on X11, Linux.
* [Regolith Linux](https://regolith-linux.org): GNOME system management with power of i3
* [Tmux](https://github.com/tmux/tmux): terminal multiplexer. Probably the best thing in the world
* [Vim](https://github.com/vim): Text editor. In development
* [Yabai](https://github.com/koekeishiya/yabai): i3 replacement for macOS
* [ohmyzsh](https://ohmyz.sh/): framework for managing your Zsh configuration
* Brewfile for [Homebrew](https://brew.sh) to install batch packages in MacOS## First time setup
Configuration management has been moved to Ansible. Install ansible from [the official website](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html).
## License
This project is no license. Do whatever the f**k you want to do with it.