Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waldirborbajr/dotfiles
My dotfiles synced form localhost and remote machines
https://github.com/waldirborbajr/dotfiles
Last synced: about 2 months ago
JSON representation
My dotfiles synced form localhost and remote machines
- Host: GitHub
- URL: https://github.com/waldirborbajr/dotfiles
- Owner: waldirborbajr
- Created: 2023-05-29T21:22:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-21T22:14:24.000Z (9 months ago)
- Last Synced: 2024-04-22T01:30:30.898Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Borba Junior, W dotfiles
This is the home of all my dotfiles. These are files that add custom configurations to my computer and applications, primarily the terminal.
## Requirements
Ensure you have the following installed on your system
### Git
```sh
sudo nala install git
```### Stow
```sh
sudo nala install stow
```## How to install
1. Install [GNU Stow](https://www.gnu.org/software/stow/) (`sudo nala install stow`) or use my [GLink](https://github.com/waldirborbajr/glink) (`go install github.com/waldirborbajr/glink@latest`)
3. Clone this repository
```sh
$ git clone [email protected]/waldirborbajr/dotfiles.git
$ cd dotfiles
```3. Run stow command
```sh
$ stow . -t ~
```## Software
- Terminal:
- [Wezterm](https://wezfurlong.org/wezterm)
- [Alacritty](https://alacritty.org/)
- Font: [Monaspace](https://monaspace.githubnext.com/)
- Colors: [catppuccin](https://github.com/catppuccin/catppuccin)
- Shell: [zsh](https://www.zsh.org/) and [Oh My Zsh](https://ohmyz.sh/)
- Multiplexer:
- [tmux](https://github.com/tmux/tmux/wiki)
- [zellij](https://zellij.dev/)
- Editor: [Neovim](https://neovim.io)
- Configuration: [LazyVim](https://www.lazyvim.org/)
- Git: [lazygit](https://github.com/jesseduffield/lazygit)
- Nala package manager: [nala]((https://github.com/volitank/nala)## Hardware
Need a new one, ASAP. I'm currently on an old, but very old i5 1st Gen. Praying for an upgrade.