Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahanrahmati/dotfiles

There is no place like ~/
https://github.com/mahanrahmati/dotfiles

configuration dotfiles fish neovim wezterm-config

Last synced: 12 days ago
JSON representation

There is no place like ~/

Awesome Lists containing this project

README

        

# Dotfiles

This is my personal collection of configuration files.

## Applications

| Application | Description |
| :--------------------------------------------------------- | :--------------------- |
| [wezterm](https://github.com/wez/wezterm/) | Terminal |
| [fish](https://github.com/fish-shell/fish-shell) | Shell |
| [celluloid](https://github.com/celluloid-player/celluloid) | Video Player |
| [nvim](https://github.com/neovim/neovim) | Text Editor |
| [figlet](https://github.com/cmatsuoka/figlet) | ASCII Text Generator |
| [eza](https://github.com/eza-community/eza) | Replacement for ‘ls’ |
| [ripgrep](https://github.com/BurntSushi/ripgrep) | Replacement for ‘grep’ |
| [lazygit](https://github.com/jesseduffield/lazygit) | TUI for git |

## Figlet

```bash
figlet -k -f slant [ message ]
```