|
@ -119,8 +119,8 @@ dotfiles() { |
|
|
cp "$DIR"/dotfiles/.cwmrc "$DIR/dotfiles/cwm.sh" "$DIR/dotfiles/.xinitrc" "$HOME" |
|
|
cp "$DIR"/dotfiles/.cwmrc "$DIR/dotfiles/cwm.sh" "$DIR/dotfiles/.xinitrc" "$HOME" |
|
|
mkdir -p "$HOME/.config/kitty" |
|
|
mkdir -p "$HOME/.config/kitty" |
|
|
cp "$DIR"/dotfiles/kitty.conf "$HOME/.config/kitty/" |
|
|
cp "$DIR"/dotfiles/kitty.conf "$HOME/.config/kitty/" |
|
|
cp "$DIR"/dotfiles/tmux.conf "$HOME" |
|
|
|
|
|
cp "$DIR"/dotfiles/tmux.conf "$HOME" |
|
|
|
|
|
|
|
|
cp -r "$DIR"/dotfiles/polybar "$HOME/.config/" |
|
|
|
|
|
cp "$DIR"/dotfiles/tmux.conf "$HOME/.tmux.conf" |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
competitiveprogramming() { |
|
|
competitiveprogramming() { |
|
|