#
dotfiles
Here are 13,613 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
Oct 23, 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
hacktoberfest
ricing
neovim-configuration
neovim-lua
neovim-config
neovim-setup
nvim-configs
hacktoberfest2021
-
Updated
Oct 28, 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
Oct 27, 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
Oct 22, 2021 - Python
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
Oct 24, 2021 - CSS
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
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
Oct 18, 2021 - Shell
Tmux configuration, that supercharges your tmux to build cozy and cool terminal environment
-
Updated
Apr 17, 2021 - Shell
-
Updated
Oct 25, 2021 - Shell
Codemods for your project config files
-
Updated
Oct 14, 2021 - JavaScript
awesome configuration for Hammerspoon.
-
Updated
Jul 22, 2021 - Lua
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