Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juanibiapina/dotfiles
- Owner: juanibiapina
- Created: 2012-08-09T13:48:31.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T17:17:23.000Z (6 months ago)
- Last Synced: 2024-05-22T23:56:27.304Z (6 months ago)
- Topics: alacritty, awesomewm, dotfiles, neovim, nix, nixos, nixos-configuration, tmux, zsh
- Language: Shell
- Homepage:
- Size: 3.84 MB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-sexyGithub also provides a bunch of guidelines on how to do dotfiles:
- https://dotfiles.github.io/