All Projects → NicholasFeldman → dotfiles

NicholasFeldman / dotfiles

Licence: other
My dotfiles for Arch Linux.

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
Vim Script
2826 projects

Projects that are alternatives of or similar to dotfiles

Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+746.67%)
Mutual labels:  fedora, arch-linux
piu
Cross platform package manager wrapper
Stars: ✭ 33 (+120%)
Mutual labels:  fedora, arch-linux
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+800%)
Mutual labels:  fedora, arch-linux
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+47513.33%)
Mutual labels:  fedora, arch-linux
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Stars: ✭ 1,637 (+10813.33%)
Mutual labels:  fedora, arch-linux
Gifcurry
😎 The open-source, Haskell-built video editor for GIF makers.
Stars: ✭ 830 (+5433.33%)
Mutual labels:  fedora, arch-linux
Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (+1086.67%)
Mutual labels:  fedora, arch-linux
Spotcommander
The most intuitive and feature-rich remote control for Spotify for Linux
Stars: ✭ 152 (+913.33%)
Mutual labels:  fedora, arch-linux
valet-linux
A fork of Laravel Valet to work in Linux.
Stars: ✭ 1,227 (+8080%)
Mutual labels:  fedora, arch-linux
Howdy
🛡️ Windows Hello™ style facial authentication for Linux
Stars: ✭ 3,237 (+21480%)
Mutual labels:  fedora, arch-linux
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (+3993.33%)
Mutual labels:  fedora, arch-linux
notion-repackaged
notion executables with the notion-enhancer embedded & a vanilla port of the official app to linux
Stars: ✭ 733 (+4786.67%)
Mutual labels:  fedora, arch-linux
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (+6.67%)
Mutual labels:  fedora, arch-linux
Postinstall
💻 Bash Script to automate post-installation steps
Stars: ✭ 104 (+593.33%)
Mutual labels:  fedora, arch-linux
Rpi Pxe Server
setup a Raspberry Pi as an PXE-Server
Stars: ✭ 197 (+1213.33%)
Mutual labels:  fedora, arch-linux
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+1106.67%)
Mutual labels:  fedora, arch-linux
create-dotnet-devcert
A simple script that creates and trusts a self-signed development certificate for dotnet on Linux distributions.
Stars: ✭ 149 (+893.33%)
Mutual labels:  fedora, arch-linux
SOLIDWORKS-for-Linux
This is a project, where I give you a way to use SOLIDWORKS on Linux!
Stars: ✭ 122 (+713.33%)
Mutual labels:  fedora
Yosemite-gtk-theme
Mac OSX Yosemite like theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 74 (+393.33%)
Mutual labels:  fedora
linux-grsec
Arch Linux package for the Linux Kernel and modules with grsecurity/PaX patches.
Stars: ✭ 19 (+26.67%)
Mutual labels:  arch-linux

dotfiles

My dotfiles for Arch Linux

Setup

WM: i3-gaps
Bar: Polybar
Terminal: Termite
Shell: Bash
Launcher: dmenu
Compositor: Compton

Scripts

Within the scripts directory are a number of scripts. If used, .bashrc will add the folder to the path, allowing them to be used like normal commands.

Using

The easiest way to install these dotfiles is by using GNU Stow.

  1. Clone this repository
  • git clone https://github.com/AngrySoundTech/dotfiles
  1. Change directory to the newly cloned repo
  • cd dotfiles
  1. Install the dotfiles you want using stow
  • stow i3, stow polybar, etc.
  1. To uninstall, use stow -D
  • stow -D i3, stow -D polybar, etc.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].