Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanibiapina/dotfiles

Dotfiles optimized for performance and high productivity in the terminal
https://github.com/juanibiapina/dotfiles

alacritty awesomewm dotfiles neovim nix nixos nixos-configuration tmux zsh

Last synced: 10 days ago
JSON representation

Dotfiles optimized for performance and high productivity in the terminal

Awesome Lists containing this project

README

        

# Juan's Dotfiles

## About

This my personal repository for dotfiles, vimfiles and general scripts. The
repo is called `dotfiles` because that was its original purpose, but it has now
evolved to include much more.

They are optimized for performance and high productivity in the terminal.

Software:

- OS: [NixOS](https://nixos.org/)
- WM: [AwesomeWM](https://awesomewm.org/)
- Shell: [zsh](https://wiki.archlinux.org/title/Zsh)
- Terminal: [Alacritty](https://alacritty.org/)
- Editor: [neovim](https://neovim.io/)
- Browser: [Vivaldi](https://vivaldi.com)
- File Manager: [Nautilus](https://apps.gnome.org/Nautilus/)
- Application Launcher: [rofi](https://github.com/davatorium/rofi)
- PDF Reader: [Okular](https://okular.kde.org)

## Dependencies

- Git
- GNU Make
- GNU Stow

## Inspiration

Awesome lists are a great resource to find new command line tools.

- https://github.com/alebcay/awesome-shell
- https://github.com/agarrharr/awesome-cli-apps
- https://github.com/k4m4/terminals-are-sexy

Github also provides a bunch of guidelines on how to do dotfiles:

- https://dotfiles.github.io/