Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alfonsog-dev/dotfiles

this is a repository to store my linux configuration files
https://github.com/alfonsog-dev/dotfiles

Last synced: 17 days ago
JSON representation

this is a repository to store my linux configuration files

Awesome Lists containing this project

README

        

# Meaning
- this repository is only for management of my *DOTFILES*
- here you will find my personal configuration for the application that i use in linux

# Dependencies
## Window manager
- [i3wm-guide](https://kifarunix.com/install-and-setup-i3-windows-manager-on-ubuntu-20-04/)
- [dmenu](https://tools.suckless.org/dmenu/)
- [feh-image-viewer](https://feh.finalrewind.org/)
- [light](https://askubuntu.com/questions/1344269/20-04-adjust-display-brightness-in-smaller-steps-with-brightness-buttons)
## Shell
- [shell-promp](https://starship.rs/)
- [nerd-fonts](https://www.nerdfonts.com)
### Powershell profile
- [Terminal-Icons](https://github.com/devblackops/Terminal-Icons)
- [posh-git](https://www.powershellgallery.com/packages/posh-git/1.1.0)
- [oh-my-posh](https://ohmyposh.dev)
## Neovim editor
- [neovim-personal-repository](https://github.com/AlfonsoG-dev/nvim_linux)
## Tmux
- [tmux](https://github.com/tmux/tmux/wiki)

# How to
- this are a compilation of my configuration files and are here to whenever i need them for my personal *LINUX* machines
- the following is the folder structure for the configuration files:
>- i3: `~./config/i3/conf`
>>- i3status: `~/.config/i3/i3status.conf`
>- tmux: `~.tmux.conf`
>- powershell: `nvim $PROFILE`
- you just need to copy whatever you need from the configuration files.

# Discalimer
>- this is my own setup and may have some errors, which is totally fine.
>- this neovim setup is for educational purposes.