Skip to content

A bunch of dotfiles and some other stuff I use. That it.

Notifications You must be signed in to change notification settings

nweldev/dotfiles

Repository files navigation

My dotfiles (and more...)

A bunch of dotfiles and some other stuff I use. That it.

Install

cd ~
git clone --recurse-submodules -j8 https://github.com/nweldev/dotfiles.git
cd dotfiles
vim install.sh
bash install.sh

Dotfiles

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>

and some other stuff...

I also keep some other usefull system config and scripts here:

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.

Sub-projects

Tools

VS Code

Code editing.
Redefined.

:octocat: repo 🌐 website ⬇️ install
Microsoft/vscode code.visualstudio.com pacman -S code

Oh My ZSH

Open source, community-driven framework for managing your zsh configuration.

🔌 Submodule in /zsh

Spaceship ZSH

🚀 ⭐ A Zsh prompt for Astronauts

🔌 Submodule in /zsh/.zsh-custom/themes/

Awesome

Highly configurable, next generation framework window manager for X.

:octocat: repo 🌐 website ⬇️ install
awesomeWM/awesome awesomewm.org pacman -S awesome

CLI

Hub

A command-line tool that makes git easier to use with GitHub.

:octocat: repo 🌐 website ⬇️ install
github/hub hub.github.com $ sudo pacman -S hub

Physlock

Lightweight linux console locking tool

:octocat: muennich/physlock

Misc

See this repository submodules.

About

A bunch of dotfiles and some other stuff I use. That it.

Resources

Stars

Watchers

Forks

Packages

No packages published