#
dotfiles
Here are 14,048 public repositories matching this topic...
shell
theme
dotfiles
tmux
cli
console
terminal
customization
configuration
plugins
screen
wsl
powerline
tmux-plugins
tmux-configuration
tpm
tmux-conf
conf
tmux-config
tmux-theme
-
Updated
Dec 13, 2021
An attempt to make neovim cli as functional as an IDE while being very beautiful, blazing fast.
vim
dotfiles
vimrc
lua
neovim
ide
vscode
nvim
neovim-dotfiles
chad
telescope
ricing
neovim-configuration
neovim-lua
neovim-config
neovim-setup
nvim-configs
hacktoberfest2021
-
Updated
Dec 29, 2021 - Lua
A curated list of dotfiles resources.
-
Updated
Sep 12, 2021
Manage your dotfiles across multiple diverse machines, securely.
windows
macos
linux
dotfiles
security
keychain
configuration
dotbot
yadm
dotfile-manager
stow
pass
dotfile-management
dotfile
lastpass
1password
bitwarden
multiple-machines
dotfile-managers
-
Updated
Dec 30, 2021 - Go
Yet Another Dotfiles Manager
git
bootstrap
dotfiles
bash
commandline
hooks
template
encryption
jinja2
manager
gpg
yadm
dotfile-manager
dot-files
dotfile-management
symlink-alternative
multiple-machines
dotfiles-automation
dotfiles-macos
dotfiles-linux
-
Updated
Dec 29, 2021 - Python
config manager based on Git
bootstrap
dotfiles
command-line
posix
command-line-tool
posix-sh
dotfiles-manager
dotfiles-resources
dotfiles-install
dotfiles-installer
dotfiles-windows
dotfiles-automation
dotfiles-macos
dotfiles-setup
dotfiles-linux
dotfiles-wsl
-
Updated
Oct 27, 2021 - Shell
Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim.
vim
bootstrap
dotfiles
vimrc
neovim
vim-configuration
starter-template
hacktoberfest
vim-bootstrap
vimrc-configuration
editor-bootstrap
-
Updated
Nov 7, 2021 - CSS
A glorified personal dot files
linux
setup
dotfiles
unix
rice
awesomewm
rofi
windowmanager
desktop-environment
ricing
awesome-wm
unixporn
picom
-
Updated
Oct 15, 2021 - Lua
-
Updated
Oct 5, 2021 - Shell
This is a community project. We write and collect scripts for polybar!
-
Updated
Dec 28, 2021 - Shell
Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment
-
Updated
Apr 17, 2021 - Shell
-
Updated
Dec 21, 2021 - Shell
Codemods for your project config files
-
Updated
Nov 28, 2021 - JavaScript
Save your dotfiles once, deploy them everywhere
git
bootstrap
dotfiles
commandline
hooks
command-line
aur
jinja2
manager
templating
gpg
python3
yadm
stow
dotfile
dotfiles-manager
multiple-machines
dotfiles-macos
dotdrop
dotfiles-linux
-
Updated
Dec 13, 2021 - Shell
Improve this page
Add a description, image, and links to the dotfiles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotfiles topic, visit your repo's landing page and select "manage topics."
Issue description
I think it would be very useful to have an option to set aliases independent of a specific shell, similar to how
environment.shellAliasesin nixos works for all shells (bash, zsh, fish), so modules can set aliases without having to know if they should useprograms.bash.shellAliases,programs.zsh.shellAliases, orprograms.fish.shellAliases.Not sure where to best