Commit graph

32 commits

Author SHA1 Message Date
koumakpet
c38e4b043f OOP: Dotfile Creation 2020-04-05 18:09:11 +02:00
koumakpet
bab2696bac OOP: Installation Checks 2020-04-05 18:08:59 +02:00
koumakpet
61c44e1a76 OOP: Added make_backup() method 2020-04-05 18:08:35 +02:00
koumakpet
68a58ca9ca OOP Structure 2020-04-05 18:07:55 +02:00
koumakpet
8fe65a8ea0 Added optional ~/.config/sh/.extra file
- Any user can create this file and put whatever they want in there
- It will be sourced after loading aliases and functions
2020-04-03 22:29:36 +02:00
koumakpet
7acca71118 Added ~/.local/bin to $PATH as it should be 2020-04-03 22:28:26 +02:00
koumakpet
aaadf596ba Split lib.py into util Package 2020-04-03 22:07:09 +02:00
koumakpet
08c0933b27 BUGFIX: ensure_dir function 2020-03-29 17:59:24 +02:00
koumakpet
7e9cc80a0e Create mirror list alias (using reflector) 2020-03-29 17:25:26 +02:00
koumakpet
a48ea78ab6 ~/ cleanup parameters added
set new location for vim's bundle (to keep it organized)
2020-03-29 17:24:52 +02:00
koumakpet
357903d5b6 package_kwarg is now aur instead of yay, .vimrc check 2020-03-29 17:22:53 +02:00
koumakpet
b5a357f57b Home directory cleanup, backups, vim config 2020-03-26 17:41:25 +01:00
koumakpet
f194e71dda Updated .zshrc oh-my-zsh location file rewrite 2020-03-16 14:16:28 +01:00
koumakpet
865db3788c Fixed ensuring directories for symlinks 2020-03-16 14:11:57 +01:00
koumakpet
d3ba3d2b52 custom oh-my-zsh location 2020-03-16 14:07:28 +01:00
koumakpet
d55646b1d4 FIX: ensure_dirs for Path.copy function 2020-03-14 14:00:49 +01:00
koumakpet
4694a00aad Updated README for python 2020-03-14 13:53:34 +01:00
koumakpet
9d636e0de4 removed install.sh (no longer required) 2020-03-14 13:53:24 +01:00
koumakpet
0a3665483f Use os instead of redundant definitions in lib.Path 2020-03-14 13:52:59 +01:00
koumakpet
32dce7de6d Path class update 2020-03-14 13:51:55 +01:00
koumakpet
1a5d5bf262 Dotfiles installation 2020-03-14 13:20:15 +01:00
koumakpet
4e05b5a365 added Path class 2020-03-14 13:19:53 +01:00
koumakpet
721ac3ec75 improved intendation on Input.multiple 2020-03-14 11:51:21 +01:00
koumakpet
309f8d0da3 Multiline options print 2020-03-11 15:46:06 +01:00
koumakpet
2847ad6578 Main Wrap 2020-03-11 15:36:21 +01:00
koumakpet
5b26fb0e65 Added base-devel dependencies handle 2020-03-10 17:20:35 +01:00
koumakpet
ad627ccfcf Fixed path changing, enter=y 2020-03-10 16:46:10 +01:00
koumakpet
ea51b5e7ae Installation complete 2020-03-10 15:41:14 +01:00
koumakpet
961e5430fd Added multiple packages, reenabled upgrade 2020-03-08 17:21:46 +01:00
koumakpet
89d56a4d37 Migration to python (package_install) 2020-03-08 14:59:11 +01:00
koumakpet
110bcd81fc Improved blue color (not visible on transparent terminals) 2020-02-29 22:20:20 +01:00
koumakpet
e456ebf6ae Initial Commit 2020-02-29 22:11:42 +01:00