Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tamton-aquib/dotfiles
- Owner: tamton-aquib
- License: mit
- Created: 2021-02-12T15:08:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T07:57:37.000Z (4 months ago)
- Last Synced: 2024-08-04T08:52:57.806Z (4 months ago)
- Topics: dotfiles, fish, neovim, vim
- Language: C
- Homepage:
- Size: 248 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?)