Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tamton-aquib/dotfiles

My personal config files copied from all over the internet.
https://github.com/tamton-aquib/dotfiles

dotfiles fish neovim vim

Last synced: 1 day ago
JSON representation

My personal config files copied from all over the internet.

Awesome Lists containing this project

README

        

# My Dotfiles. 🖤

![rice1](https://user-images.githubusercontent.com/77913442/193512698-4fa64037-f066-4816-a876-fe568dd3dcf3.png)

Click to see old rices:

![image](https://user-images.githubusercontent.com/77913442/136956905-9b0138e9-25b9-409b-881b-a211de63b226.png)
![Imgur](https://i.imgur.com/u9NYdqJ.png)
![imgur](https://i.imgur.com/nHIZJfv.png)

___

### Some stuff I use:

| Tool | Description | Config |
|--- | --- | --- |
| [DWM](https://dwm.suckless.org)(custom build) | Tiling Window Manager | [Click-here](https://github.com/tamton-aquib/dotfiles/blob/main/.dwm/config.def.h) |
| [Neovim](https://neovim.io/)(custom config) | Hyperextensible vim-based text-editor. | [Click-here](https://github.com/tamton-aquib/nvim) |
| [Kitty](https://sw.kovidgoyal.net/kitty/) | Terminal Emulator. | [Click-here](https://github.com/tamton-aquib/dotfiles/blob/main/.config/kitty/kitty.conf) |
| [Fish](https://fishshell.com/) | Command line shell | [Click-here](https://github.com/tamton-aquib/dotfiles/blob/main/.config/fish/config.fish) |
| [Starship](https://starship.rs/) | Cross shell prompt | [Click-here](nice) |

> PS: neovim config is in a [separate repo](https://github.com/tamton-aquib/nvim)

#### other stuff worth mentioning:
* [alacritty](https://github.com/alacritty/alacritty). (Terminal emulator)
* [Qtile](http://www.qtile.org/). (Tiling window manager)
* [rofi](https://github.com/davatorium/rofi) (Dmenu replacement)
* [Tmux](https://github.com/tmux/tmux/wiki). (Terminal multiplexer)
* [picom](https://github.com/jonaburg/picom) (Lightweight Compositor)
* vimrc (For quick copy paste to use on other systems)
* [emacs](https://github.com/hlissner/doom-emacs) (which is better vim/emacs?)