-
Notifications
You must be signed in to change notification settings - Fork 0
(Mirror) Dotfiles managed by GNU Stow - mirrored from Gitlab
License
eternaltyro/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
dotfiles management ===================== These dotfiles are managed using GNU Stow (https://www.gnu.org/software/stow/) # Install GNU Stow pacman -S stow # !!!___CAREFUL___!!! # Adopt dotfiles #stow --adopt . # Simulate changes to ensure you don't mess-up the system stow --simulate --verbose=2 --target=/home/eternaltyro \ --dir=/usr/local/stow --adopt . # If you need to set target directory stow --adopt . --dir=/usr/local/stow --target=/home/eternaltyro Notes on VIM configuration: --------------------------- Plugins: - NerdTree - ctrlp - Pathogen - fugitive Tips: ---- Add to the top of scripts the following for vim to be able to read #!/usr/bin/env python # # vim: set expandtab:tw=4:ts=4:sw=4: # before you paste in a vim session that has ai and si on :set paste # spliting the window
About
(Mirror) Dotfiles managed by GNU Stow - mirrored from Gitlab
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published