A bunch of dotfiles and some other stuff I use. That it.
cd ~
git clone --recurse-submodules -j8 https://github.com/nweldev/dotfiles.git
cd dotfiles
vim install.sh
bash install.sh
Just clone this repository (or a fork) in your home directory, and use GNU Stow in order to use a specific configuration:
stow <file or folder>
I also keep some other usefull system config and scripts here:
- aur: some Arch User Repositories repositories I use (and forked if needed)
- etc: system config to link in /etc
FYI: I mainly use Arch Linux, and sometimes Debian. Obviously, some parts of this project would need some tweaking if you don't use Arch Linux yourself.
For more details see install.sh. Don't use this script directly! I only use it when if need to take down any notes about some commands I use, not for automating system installs.
Code editing.
Redefined.
repo | 🌐 website | ⬇️ install |
---|---|---|
Microsoft/vscode | code.visualstudio.com | pacman -S code |
Open source, community-driven framework for managing your zsh configuration.
🔌 Submodule in /zsh
🚀 ⭐ A Zsh prompt for Astronauts
🔌 Submodule in /zsh/.zsh-custom/themes/
Highly configurable, next generation framework window manager for X.
repo | 🌐 website | ⬇️ install |
---|---|---|
awesomeWM/awesome | awesomewm.org | pacman -S awesome |
A command-line tool that makes git easier to use with GitHub.
repo | 🌐 website | ⬇️ install |
---|---|---|
github/hub | hub.github.com | $ sudo pacman -S hub |
Lightweight linux console locking tool
See this repository submodules.