All Projects → Brettm12345 → dotfiles

Brettm12345 / dotfiles

Licence: MIT license
My life's work 🔥🔥

Programming Languages

javascript
184084 projects - #8 most used programming language
lua
6591 projects
shell
77523 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to dotfiles

Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+300%)
Mutual labels:  tmux, fish, mpv
dotfiles
My dotfiles for Bash/Zsh, Vim/Neovim, Doom Emacs, tmux, Git, terminal emulators, JupyterLab, aria2, mpv, Nix and Homebrew
Stars: ✭ 149 (+432.14%)
Mutual labels:  tmux, mpv, doom-emacs
dotfiles
My dotfiles - Emacs centric OSX Big Sur
Stars: ✭ 29 (+3.57%)
Mutual labels:  tmux, doom-emacs
dotfiles
My collection of dotfiles
Stars: ✭ 77 (+175%)
Mutual labels:  tmux, fish
cfg
my dotfiles
Stars: ✭ 26 (-7.14%)
Mutual labels:  tmux, mpv
Dotfiles
My [NeoVim + Tmux + Fish Shell] Setup /w install scripts
Stars: ✭ 180 (+542.86%)
Mutual labels:  tmux, fish
Gitmux
💻 Git in your tmux status bar
Stars: ✭ 180 (+542.86%)
Mutual labels:  tmux, fish
dotfiles
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
Stars: ✭ 36 (+28.57%)
Mutual labels:  tmux, fish
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+146203.57%)
Mutual labels:  tmux, fish
dotfiles
💎 My vim/neovim, fish, git, and tmux configuration files
Stars: ✭ 49 (+75%)
Mutual labels:  tmux, fish
dotfiles
🏡 Personal dotfiles configuration
Stars: ✭ 73 (+160.71%)
Mutual labels:  tmux, mpv
dotfiles
❤ My ~/.dotfiles for fish/vim/tmux/git/alacritty.
Stars: ✭ 44 (+57.14%)
Mutual labels:  tmux, fish
Powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Stars: ✭ 12,989 (+46289.29%)
Mutual labels:  tmux, fish
Dots
Personal *nix configuration files
Stars: ✭ 136 (+385.71%)
Mutual labels:  tmux, fish
dotfiles
These dotfiles could be your life.
Stars: ✭ 42 (+50%)
Mutual labels:  tmux, fish
dotfiles
No description or website provided.
Stars: ✭ 20 (-28.57%)
Mutual labels:  tmux, fish
Dotfiles
👾 ~/
Stars: ✭ 91 (+225%)
Mutual labels:  tmux, fish
Mac Bootstrap
💻 Provision a new Mac for web development with dotfiles + Fish/Zsh, Neovim, and Tmux
Stars: ✭ 96 (+242.86%)
Mutual labels:  tmux, fish
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+92.86%)
Mutual labels:  tmux, fish
dotfiles
My work setup
Stars: ✭ 14 (-50%)
Mutual labels:  tmux, fish

Dotfiles 🔥🔥

System info

  • browser: Chromium
  • colorscheme: Material Palenight
  • desktop font: Noto Sans ExtraCondensed Semibold
  • desktop-enviroment: KDE/Plasma
  • editor: Emacs
  • gtk theme: Flat-Remix
  • icon theme: Papirus
  • login manager: Lightdm webkit2
  • os: Arch Linux
  • resolution: 3440x1440
  • shell: Fish
  • terminal editor: Neovim
  • terminal font: Iosevka Term Custom
  • terminal: Termite

Installation

Set DOTFILES to whatever you want. I personally use ~/etc. Make sure the environment variables $XDG_CONFIG_HOME and $XDG_DATA_HOME are set.

Dependencies

  • git
  • Go (required for installation)
  • Dotbro (installed with install.sh, is used to symlink files)
export DOTFILES="${HOME}/etc"
git clone git://github.com/Brettm12345/dotfiles "$DOTFILES"
eval "$DOTFILES"/install.sh

File Structure

/home/brett
├── bin
│   ├── ghq
│   ├── [...]
│   ├── wall-e
│   ├── sgrid
├── etc
│   ├── emacs
│   ├── nvim
│   ├── [...]
│   ├── wm
│   └── xorg
├── org
│   ├── code
│   ├── [...]
│   └── projects
├── src
│  ├── github.com
|      ├── brettm12345
|      ├── [...]
│      └── hlissner
│   ├── [...]
│   ├── gitlab.com
├── tmp
│   └── dwl
├── usr
│   ├── doc
│   ├── img
│   ├── [...]
│   ├── msc
│   └── vid
└── var
    ├── cache
    ├── [...]
    ├── mpd
    └── rtorrent

Screenshots

Emacs/Chromium

screenshot

Window settings

screenshot

Ncmpcpp/Cava/Tmux

screenshot

Tmux/Neovim

screenshot

Discord

screenshot

File manager

screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].