This website requires JavaScript.
Explore
Help
Sign in
ghoscht
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/GHOSCHT/dotfiles.git
synced
2025-04-14 01:10:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
No description
15
commits
2
branches
0
tags
61
MiB
Lua
83.1%
Shell
14.6%
CSS
1.6%
GLSL
0.7%
main
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Fuzzy
GHOSCHT
8fe6344d3d
Update README.md
2023-10-09 14:08:49 +00:00
.config
Add nix shell alias
2023-10-09 16:06:43 +02:00
README.md
Update README.md
2023-10-09 14:08:49 +00:00
README.md
dotfiles
Initial Setup
git init --bare $HOME/.dotfiles
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
config config --local status.showUntrackedFiles no
Restore