Skip to content

Piyush-linux/piyuos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Setup.sh will be used by bash <(https://www.bash.sh)
    • It will ask what you want to do ?
      • Archcraft Setup
      • Script Setup
      • PIYUOS Setup
    • Seyup
      • WM + Notify + App(ScreenLock + ScreenShot + Clipboard ...)
      • zsh
      • neovim
      • install : fun , dev ,

pre-requsites

  • git , Arch Base Distro

GUI

Shell Setup

  • xterm
  • dash
  • alias : conf , git , pfetch , psurf
  • cli_apps
    • FS : ranger
    • media : mpd mpv cmus
    • email : neomutt
    • editor : helix micro
    • productivity : epy-git

App

  • install : xh watson

Setup.sh

  1. create .dir in home_dir
  2. git clone self repo
  3. start installation
  4. setup terminal(zsh,ufetch,alias,neovim)
  5. show info with glow-utility
  • https://github.com/Piyush-linux/pcraft/setup.sh | bash
cd ~
git clone <repo_url>
bash ~/.pcraft/conf/app.sh
echo "~/.pcraft/conf/alias.sh" >> ~/.zshrc
source ~/.zshrc

Alias

alias l="tree -L 1"
alias m="micro"
alias show="bat"
# conf
alias zshC="micro ~/.zshrc"
alias openboxC="micro ~/.config/openbox/rc.xml"
alias rofiC="micro ~/.config/rofi/"
alias kittyC="micro ~/.config/kitty/kitty.config"
# wifi
alias getwifi="nmcli d wifi list"
alias setwifi="nmcli c up" #setwifi <name> --ask

Resources For Linux

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages