Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szymonmaszke/dotfiles
[WIP] Automation meets unixporn :heart_eyes:
https://github.com/szymonmaszke/dotfiles
aliases arch archlinux deoplete docker dotfiles dunst fzf i3 neovim neovim-dotfiles os rofi system tmux wiki zsh zshrc
Last synced: 9 days ago
JSON representation
[WIP] Automation meets unixporn :heart_eyes:
- Host: GitHub
- URL: https://github.com/szymonmaszke/dotfiles
- Owner: szymonmaszke
- Created: 2017-02-10T16:01:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T19:22:40.000Z (9 months ago)
- Last Synced: 2024-10-12T04:49:14.082Z (25 days ago)
- Topics: aliases, arch, archlinux, deoplete, docker, dotfiles, dunst, fzf, i3, neovim, neovim-dotfiles, os, rofi, system, tmux, wiki, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 381 KB
- Stars: 34
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
![Clean](https://user-images.githubusercontent.com/20703378/36677420-63482fb2-1b0e-11e8-9e0f-c14a34f11e98.png "Clean")
## Installation and configuration
Files can be linked against your system using ```/scripts/linking.sh```.
- __WARNING__ This script removes files from your computer. Read it before using!
- __WARNING__ Better way to make use of those dotfiles is to go through next section and use only the parts suiting you.## Main contents
- **[i3](https://github.com/vyzyv/dotfiles/wiki/i3)**: Backbone of the system, movement, windows, tiling etc. Configuration of scratchpads integrated with [rofi](https://github.com/vyzyv/dotfiles/wiki/rofi) (things like Facebook's messenger, Slack, GMail or Protonmail).
- **[polybar](https://github.com/vyzyv/dotfiles/wiki/polybar)**: Configures look of the top bar (bar notifications, sound, date, network, bluetooth etc.). Includes scripts for system/daemons monitoring and other useful stuff.
- **[rofi](https://github.com/vyzyv/dotfiles/wiki/rofi)**: One launcher to rule them all! Control your network and bluetooth, search the web or read books using it.
- **[neovim](https://github.com/vyzyv/dotfiles/wiki/neovim)**: Well-divided set of plugins and configuration files focused on Python's Data Science/Machine Learning. See demo for capabilities presentation.
- **[tmux](https://github.com/vyzyv/dotfiles/wiki/tmux)**: Terminal multiplexer and bottom bar. Creating new projects, sending notifications when environment is saved etc.
- **[scripts](https://github.com/vyzyv/dotfiles/wiki/scripts)**: Command running, improved mv function, some daemons of FZF based package searcher. Various utilities scripts, you should find those really useful.__Read project's [wiki pages](https://github.com/vyzyv/dotfiles/wiki) to benefit from those config files.__
__Some UNIX proficiency is required in order to use this configuration.__
## Acknowledgments
Thanks to any developer whose work brought this system to life.
This repository contains many __WIP__ projects and errors, if you see any (or want to contribute/suggest something interesting), do not hesitate to open PR.__Lastly, if you like/made use of anything from this repository, a star would be nice :heart_eyes:__